How disable a menu item using mobilepick ?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

How disable a menu item using mobilepick ?

Post by jmburnod » Sun Sep 11, 2016 8:38 am

Hi All,
I search how disable a menu item in iOS using mobilepick.
I tried "(" which works on desktop but not on iOS
Thanks in advance
Best regards
Jean-Marc
https://alternatic.ch

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: How disable a menu item using mobilepick ?

Post by jacque » Sun Sep 11, 2016 5:37 pm

I don't remember ever seeing a disabled choice on mobile, usually items that don't apply are just omitted.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: How disable a menu item using mobilepick ?

Post by jmburnod » Sun Sep 11, 2016 8:02 pm

Thanks Jacqueline for quick reply,
I will change the text of btn when one item is not available.
Best
Jean-Marc
https://alternatic.ch

Post Reply