Re: UniCode with iOS mobilePick

2013-04-04 Thread Scott Morrow
Thanks! On Apr 4, 2013, at 7:36 AM, Ender Nafi Elekçioğlu wrote: > Unfortunately, it does not. > Fortunately, there is a workaround. > > The Option Menu Button trigger the native mobilePick control. > So, here is the recipe {pseudo-code}: > > --- > > on createMobilepickTrigger > _create a b

Re: UniCode with iOS mobilePick

2013-04-04 Thread Ender Nafi Elekçioğlu
Unfortunately, it does not. Fortunately, there is a workaround. The Option Menu Button trigger the native mobilePick control. So, here is the recipe {pseudo-code}: --- on createMobilepickTrigger _create a button _set its type to option menu _set its rect to 0,0,1,1 _set its text to tUniencoded

UniCode with iOS mobilePick

2013-04-03 Thread Scott Morrow
Can mobilePick (on iOS) display uniCode? -- Scott Morrow ___ 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-l