Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Wed, 22 Aug 2012, Beno?t Minisini wrote: > Le 22/08/2012 15:10, Tobias Boege a ?crit : > > On Tue, 21 Aug 2012, William Cabrera wrote: > >> Hi, when i print a text using print or printcenter function, the non-ASCII > >> characters are not displayed correctly. > >> > >> For example, when i run >

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Wed, 22 Aug 2012, Tobias Boege wrote: > On Wed, 22 Aug 2012, Beno?t Minisini wrote: > > Le 22/08/2012 15:10, Tobias Boege a ?crit : > > > On Tue, 21 Aug 2012, William Cabrera wrote: > > >> Hi, when i print a text using print or printcenter function, the > > >> non-ASCII > > >> characters are no

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Wed, 22 Aug 2012, Benoît Minisini wrote: > Le 22/08/2012 15:10, Tobias Boege a écrit : > > On Tue, 21 Aug 2012, William Cabrera wrote: > >> Hi, when i print a text using print or printcenter function, the non-ASCII > >> characters are not displayed correctly. > >> > >> For example, when i run >

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Benoît Minisini
Le 22/08/2012 15:10, Tobias Boege a écrit : > On Tue, 21 Aug 2012, William Cabrera wrote: >> Hi, when i print a text using print or printcenter function, the non-ASCII >> characters are not displayed correctly. >> >> For example, when i run >> >> $hWin.Printcenter("??, ??, ??, ??, ??, ??, ??") >> >

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Tue, 21 Aug 2012, William Cabrera wrote: > Hi, when i print a text using print or printcenter function, the non-ASCII > characters are not displayed correctly. > > For example, when i run > > $hWin.Printcenter("??, ??, ??, ??, ??, ??, ??") > > The output is > > M-CM-!, M-CM-), M-CM-, M-CM-3,

[Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-21 Thread William Cabrera
Hi, when i print a text using print or printcenter function, the non-ASCII characters are not displayed correctly. For example, when i run $hWin.Printcenter("á, é, í, ó, ú, ñ, ü") The output is M-CM-!, M-CM-), M-CM-, M-CM-3, M-CM:, M-CM-1, M-CM-< -- William Cabrera http://willicab.gnu.org.