gjoisa Active Member Licensed User Longtime User Mar 11, 2011 #1 Is it possible to make a spinner(list) should popup with clicking up a button ? If possible how to write code ?:sign0085:
Is it possible to make a spinner(list) should popup with clicking up a button ? If possible how to write code ?:sign0085:
S splatt Active Member Licensed User Longtime User Mar 11, 2011 #2 Could you not just use InputList? Upvote 0
gjoisa Active Member Licensed User Longtime User Mar 11, 2011 #3 Yes . I am trying inputlist now . But it comes with radio buttons . Is it possible inputlist without radio buttons ? Upvote 0
Yes . I am trying inputlist now . But it comes with radio buttons . Is it possible inputlist without radio buttons ?
Erel B4X founder Staff member Licensed User Longtime User Mar 13, 2011 #4 Is it possible inputlist without radio buttons ? Click to expand... Only by creating your own custom list with the Dialogs library. Upvote 0
Is it possible inputlist without radio buttons ? Click to expand... Only by creating your own custom list with the Dialogs library.