When "dropdown list" visible = false, the after selection event does not return the selection.
???
Could you elaborate more on this?
Taifun
1 Like
sorry, I meant spinner
when the spinner is marked visible as false, the after choice event does not return the choice
Correct.
Set the Spinner to 1x1 pixels in Screen.
How do you get the Spinner AfterChoice event to trigger when the Spinner is invisible?
Does the user have to be blindfolded as he pokes at the screen ?
Use a button or other event to activate the spinner, you can still call it if not visible, it just won't register a selection event.
I use a button with the image, a menu icon instead of the spin button.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.