mobilepick - how to display a 2nd optionlist regarding to the selected value of the 1st optionlist

Gerry Orkin gerry.orkin at gmail.com
Mon May 7 19:28:19 EDT 2012


Matthias

I'd use a standard iOS list that lets the user drill down to the item they want. You can do multiple column pick wheels but I don't think you can populate the second (and subsequent) lists dynamically - they get set when the pick wheel is first created.

Cheers

Gerry



On 07/05/2012, at 7:24 PM, Matthias Rebbe wrote:

> Hi,
> 
> i have here a list, let´s say
> 
> 
> Notebook,Notebooks
> Notebook,Power Supply
> Notebook,Memory
> Notebook,Cases
> Desktop,Intel based
> Destkop, AMD based
> Display,17"
> Display,20"
> Display,22"
> 
> and so on.
> 
> I now want the user to select between Notebook,Desktop Display and regarding to the selection the user made i want to display in a 2nd Pickwheel the values for that selection.
> In the case of notebook i want the pickwheel to show Notebooks,Power Supply and so on.
> 
> I know that i can create a pickwheel and let the user select an option and after pressing done a new pickwheel is created with the new values.
> But is there also another way. I would like to display a pickwheel with 2 optionlists and the 2nd optionlist shall change immediately after selecting a value of the first optionlist.
> 
> But i think that is not possible, right?
> 
> Regards,
> 
> Matthias
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list