Selecting an item question

Hello,

I have seen in some apps where I touch the screen to select something like multiple choice and the screen shows a new screen with a radio button for each selection and lets me scroll through and select one. It then automatically returns to the previous screen. Is this a custom control they used? Or do I have to code this myself? The only way I see to do this is to use the picker wheel. I don’t want to add a bunch of radio buttons on the one screen. I prefer a popup panel or something to let me select and then return like I described. I still wish there was a dropdown widget to use.

Warren

You will need to program it.  We give you a radio button widget, but you would have to put the panel together with all of them in it.

You will need to program it.  We give you a radio button widget, but you would have to put the panel together with all of them in it.