Re: [Gambas-user] ncurses help texts missing

2014-03-31 Thread Tobias Boege
On Mon, 31 Mar 2014, Rolf-Werner Eilert wrote: > > > Am 31.03.2014 15:26, schrieb Tobias Boege: > > On Mon, 31 Mar 2014, Rolf-Werner Eilert wrote: > >> [I'll free that thread from some lines...] > >> > Moreover, umlauts aren't printed correctly (I guess it's UTF-8). Is > there a solutio

Re: [Gambas-user] ncurses help texts missing

2014-03-31 Thread Rolf-Werner Eilert
Am 31.03.2014 15:26, schrieb Tobias Boege: > On Mon, 31 Mar 2014, Rolf-Werner Eilert wrote: >> [I'll free that thread from some lines...] >> Moreover, umlauts aren't printed correctly (I guess it's UTF-8). Is there a solution? >>> >>> My turn. NCurses offers an ncursesw library for

Re: [Gambas-user] ncurses help texts missing

2014-03-31 Thread Rolf-Werner Eilert
Am 31.03.2014 15:26, schrieb Tobias Boege: > On Mon, 31 Mar 2014, Rolf-Werner Eilert wrote: >> [I'll free that thread from some lines...] >> Moreover, umlauts aren't printed correctly (I guess it's UTF-8). Is there a solution? >>> >>> My turn. NCurses offers an ncursesw library for

Re: [Gambas-user] ncurses help texts missing

2014-03-31 Thread Tobias Boege
On Mon, 31 Mar 2014, Rolf-Werner Eilert wrote: > [I'll free that thread from some lines...] > > >> Moreover, umlauts aren't printed correctly (I guess it's UTF-8). Is > >> there a solution? > >> > > > > My turn. NCurses offers an ncursesw library for wide characters - I just > > don't use it. > >

Re: [Gambas-user] ncurses help texts missing

2014-03-31 Thread Rolf-Werner Eilert
[I'll free that thread from some lines...] >> Moreover, umlauts aren't printed correctly (I guess it's UTF-8). Is >> there a solution? >> > > My turn. NCurses offers an ncursesw library for wide characters - I just > don't use it. > > Not out of ignorance or laziness but because I want to use the

Re: [Gambas-user] ncurses help texts missing

2014-03-24 Thread Rolf-Werner Eilert
Am 24.03.2014 16:15, schrieb Tobias Boege: > On Mon, 24 Mar 2014, Rolf-Werner Eilert wrote: >> Am 05.02.2014 18:15, schrieb Tobias Boege: >>> On Tue, 04 Feb 2014, Tobias Boege wrote: On Tue, 04 Feb 2014, Tobias Boege wrote: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: >> >> >

Re: [Gambas-user] ncurses help texts missing

2014-03-24 Thread Benoît Minisini
Le 24/03/2014 16:15, Tobias Boege a écrit : >> If there is no Quit at the end of the program, it will never end. Only >> ^C helps then. >> > > This is a known side-effect. gb.ncurses uses an interpreter API to catch the > terminal's SIGWINCH signal but using this API keeps the program running > bey

Re: [Gambas-user] ncurses help texts missing

2014-03-24 Thread Tobias Boege
On Mon, 24 Mar 2014, Rolf-Werner Eilert wrote: > Am 05.02.2014 18:15, schrieb Tobias Boege: > > On Tue, 04 Feb 2014, Tobias Boege wrote: > >> On Tue, 04 Feb 2014, Tobias Boege wrote: > >>> On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > Am 04.02.2014 09:46, schrieb Tobias Boege:

Re: [Gambas-user] ncurses help texts missing

2014-03-24 Thread Rolf-Werner Eilert
Am 05.02.2014 18:15, schrieb Tobias Boege: > On Tue, 04 Feb 2014, Tobias Boege wrote: >> On Tue, 04 Feb 2014, Tobias Boege wrote: >>> On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: Am 04.02.2014 09:46, schrieb Tobias Boege: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: >

Re: [Gambas-user] ncurses help texts missing

2014-02-07 Thread Rolf-Werner Eilert
Am 05.02.2014 18:15, schrieb Tobias Boege: > On Tue, 04 Feb 2014, Tobias Boege wrote: >> On Tue, 04 Feb 2014, Tobias Boege wrote: >>> On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: Am 04.02.2014 09:46, schrieb Tobias Boege: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: >

Re: [Gambas-user] ncurses help texts missing

2014-02-05 Thread Tobias Boege
On Tue, 04 Feb 2014, Tobias Boege wrote: > On Tue, 04 Feb 2014, Tobias Boege wrote: > > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > > > > > > > Am 04.02.2014 09:46, schrieb Tobias Boege: > > > > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > >> Hi Tobias, > > > >> > > > >> your nam

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Tobias Boege
On Tue, 04 Feb 2014, Tobias Boege wrote: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > > > > Am 04.02.2014 09:46, schrieb Tobias Boege: > > > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > >> Hi Tobias, > > >> > > >> your name is mentioned as the author of the ncurses component. Is t

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Tobias Boege
On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > Am 04.02.2014 09:46, schrieb Tobias Boege: > > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > >> Hi Tobias, > >> > >> your name is mentioned as the author of the ncurses component. Is that > >> right? > >> > > > > Yes, that's right. > > > >>

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Rolf-Werner Eilert
Am 04.02.2014 09:46, schrieb Tobias Boege: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: >> Hi Tobias, >> >> your name is mentioned as the author of the ncurses component. Is that >> right? >> > > Yes, that's right. > >> Anyway, I wanted to play around a bit with ncurses and found this >> comp

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Tobias Boege
On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > Hi Tobias, > > your name is mentioned as the author of the ncurses component. Is that > right? > Yes, that's right. > Anyway, I wanted to play around a bit with ncurses and found this > component. A long time ago, I tried to write a program wit

[Gambas-user] ncurses help texts missing

2014-02-03 Thread Rolf-Werner Eilert
Hi Tobias, your name is mentioned as the author of the ncurses component. Is that right? Anyway, I wanted to play around a bit with ncurses and found this component. A long time ago, I tried to write a program with ncurses but gave up when I had to find the screen dimensions (the original C f