Re: [Gambas-user] UTF-8 in ListBox and ComboBox - Gambas1

2008-09-15 Thread Sevoir
Hi All, The hungarian language contains very special chars.. We testing programs the following string: "árvíztűrő TÜKÖRFÚRÓGÉP" this string contains all special chars :-) Regards, Norbert 2008. 09. 16, kedd keltezéssel 08.43-kor Doriano Blengino ezt írta: > Rolf-Werner Eilert ha scritto: > > A

Re: [Gambas-user] UTF-8 in ListBox and ComboBox - Gambas1

2008-09-15 Thread Doriano Blengino
Rolf-Werner Eilert ha scritto: > Anyway, thinking it over, I had the idea to use a separate list (array) > with correct values and only use the index property of the ComboBox to > point to it. So I'll be back at my own philosophy of "never use UI > elements for storage" but keep UI and data stri

Re: [Gambas-user] UTF-8 in ListBox and ComboBox - Gambas1

2008-09-15 Thread Rolf-Werner Eilert
Benoit Minisini schrieb: > On lundi 15 septembre 2008, Rolf-Werner Eilert wrote: >> Hi folks, >> >> just a short question on UTF-8: in a Gambas 1 project, I've got a >> ListBox and a ComboBox, both with the same contents: a short list of >> names like A 08 or C 07. >> >> One of them is "Ü 08". The

Re: [Gambas-user] UTF-8 in ListBox and ComboBox - Gambas1

2008-09-15 Thread Benoit Minisini
On lundi 15 septembre 2008, Rolf-Werner Eilert wrote: > Hi folks, > > just a short question on UTF-8: in a Gambas 1 project, I've got a > ListBox and a ComboBox, both with the same contents: a short list of > names like A 08 or C 07. > > One of them is "Ü 08". The Listbox and the ComboBox both show

[Gambas-user] UTF-8 in ListBox and ComboBox - Gambas1

2008-09-15 Thread Rolf-Werner Eilert
Hi folks, just a short question on UTF-8: in a Gambas 1 project, I've got a ListBox and a ComboBox, both with the same contents: a short list of names like A 08 or C 07. One of them is "Ü 08". The Listbox and the ComboBox both show these items correctly on screen. But when I read out the "Ü 08