Hi,

I'm wondering if there's currently an easy way to create a (form)
panel which presents a list of radio options wrapped in a fieldset,
where clicking on an option selects it and returns to the previous
screen (which would need to be updated with this new value, but it's
fine to do that by hand).  The currently selected option would need a
tick next to it (where the > normally goes for a menu item).

A few examples on my iPod Touch Settings app are:
 Music > Audiobook Speed (list of 3 options)
 Video > Start Playing (list of 2 options)
 Safari > Accept Cookies

etc.

If this doesn't yet exist and isn't on any roadmap, I guess I'll code
it as I need it!  In which case, I'd have some implementation
questions (eg. replacing select+option tags vs. a seperate screen with
radio inputs)...

Best regards,

Tom Godber, Masabi.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to