I tried to use Unicode in comboboxes and gave up because it is a hybrid between a button and a field. Perhaps someone else knows how to get around the problems, but I ended up simulating a combobox by using a one-line, no-wrap text input field and below it a list field that becomes visible when the user clicks in the inut field. This gives me access to the text of both fields.
Slava > -----Original Message----- > From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] On Behalf Of Malte Brill > Sent: Thursday, July 14, 2011 5:11 PM > To: use-livecode@lists.runrev.com > Subject: Unicode again, this time comboboxes > > Hi all, > > please bear with me, while I ask more (seemingly stupid) unicode > questions. This time it is about comboboxes. > > The only way to get the choice of this is to ask for the selectedtext > of btn "myCombobox). This will either return an UTF16 or an Ansii > string. Now, is there a way to put that stuff into a variable and check > which one it is? > > I really go nuts over all this stuff... > > All the best, > > > Malte > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode