Re: Is there a general mobile picker available?

2020-04-23 Thread Graham Samuel via use-livecode
Thanks Klaus and Ben! It’s easy to miss stuff, then one feels stupid. I can’t 
immediately remember what an “options” menu is, or how to invoke one, so I’ll 
just go with a simple ‘mobilepick’ for now. 

Graba

> On 23 Apr 2020, at 17:18, Ben Rubinstein via use-livecode 
>  wrote:
> 
> Also, a standard LiveCode "Options" menu renders as a native picker on iOS 
> (not sure about Android). This is convenient, because it works in a sensible 
> way on desktop, and in a native way on iOS. Of course, it looks like a shitty 
> motif button until the user touches it...
> 
> On 23/04/2020 13:48, Klaus major-k via use-livecode wrote:
>> Hi Graham,
>>> Am 23.04.2020 um 14:39 schrieb Graham Samuel via use-livecode 
>>> :
>>> 
>>> Another mobile question:
>>> 
>>> We have a Native Date Picker, and a Native Time Picker, but what about a 
>>> picker where you construct your own picking list? I would like to use a 
>>> picker on iOS to replace radio buttons, but I don’t know a way to do it. 
>>> Have I just missed it, or isn’t it possible?
>> you just missed it! :-)
>> Check -> mobilepick
>> in the dictionary, that will let you create your own list and let the user 
>> pick one!
>>> Graham
>> Best
>> Klaus
> 
> ___
> 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


Re: Is there a general mobile picker available?

2020-04-23 Thread Ben Rubinstein via use-livecode
Also, a standard LiveCode "Options" menu renders as a native picker on iOS 
(not sure about Android). This is convenient, because it works in a sensible 
way on desktop, and in a native way on iOS. Of course, it looks like a shitty 
motif button until the user touches it...


On 23/04/2020 13:48, Klaus major-k via use-livecode wrote:

Hi Graham,


Am 23.04.2020 um 14:39 schrieb Graham Samuel via use-livecode 
:

Another mobile question:

We have a Native Date Picker, and a Native Time Picker, but what about a picker 
where you construct your own picking list? I would like to use a picker on iOS 
to replace radio buttons, but I don’t know a way to do it. Have I just missed 
it, or isn’t it possible?


you just missed it! :-)
Check -> mobilepick
in the dictionary, that will let you create your own list and let the user pick 
one!


Graham


Best

Klaus


___
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


Re: Is there a general mobile picker available?

2020-04-23 Thread Klaus major-k via use-livecode
Hi Graham,

> Am 23.04.2020 um 14:39 schrieb Graham Samuel via use-livecode 
> :
> 
> Another mobile question:
> 
> We have a Native Date Picker, and a Native Time Picker, but what about a 
> picker where you construct your own picking list? I would like to use a 
> picker on iOS to replace radio buttons, but I don’t know a way to do it. Have 
> I just missed it, or isn’t it possible?

you just missed it! :-)
Check -> mobilepick 
in the dictionary, that will let you create your own list and let the user pick 
one!

> Graham

Best

Klaus

--
Klaus Major
https://www.major-k.de
kl...@major-k.de


___
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


Is there a general mobile picker available?

2020-04-23 Thread Graham Samuel via use-livecode
Another mobile question:

We have a Native Date Picker, and a Native Time Picker, but what about a picker 
where you construct your own picking list? I would like to use a picker on iOS 
to replace radio buttons, but I don’t know a way to do it. Have I just missed 
it, or isn’t it possible?

Graham
___
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