- This topic has 8 replies, 6 voices, and was last updated 11 years, 10 months ago by
mtanzeel.
-
AuthorPosts
-
vacrob0MemberHi all.
I would like to create a new kind of combo box in MobiOne Studio for the Android System.
I’d need to make a thing like the Alarm Clock Hour selection.. Two or Three fields that user can change like a roll or like a combination. I would like to put a title for each column.
Is this possible to do?
Thanks in advance.
A thing like this. It would be nice to filter data in second or third column as the data in the first column is changing..
paulDMembertry this. really easy to implement and looks great
http://demo.mobiscroll.com/datetime/time#
hope thus helps
Paul
vacrob0Member@paulD wrote:
try this. really easy to implement and looks great
http://demo.mobiscroll.com/datetime/time#
hope thus helps
Paul
Thanks.. But how can I use it in MobiOne? Is it free from copyrights?
I need to change values … this seems to be a closed scroll version, not changeable …
vacrob0MemberI need a free solution. MobyOne ComboBox seems to take one value and there’s no scrool widget.. strange…
BrandonMemberYou can easily use multiple combo boxes and filter the results based on the previous boxes value.
mtanzeelMemberHi CincyPlanet,
if we use three combo boxes how can we show them on single click at the bottom so it looks like one combobox? do you have any idea?Thanks/Regards/T
support-michaelKeymasterI have referred this question to lead dev who implemented the emulated iOS-style spinner widget that you see on android and in the Test Center. The spinner is based on this open-source widget http://cubiq.org/spinning-wheel-on-webkit-for-iphone-ipod-touch. But using the api directly in a mobione UI is a little tricky.
We will follow up with more details as soon as we the dev has had time to look into it and provide some suggestions.
support-octavioMemberHi mtanzeel,
We are working on exposing the internal spin wheel api with a couple of examples.
mtanzeelMemberThanks Wyned & Octivo for your reply.
Well, i have used Mobiscroll from githhub to fullfil my requirements. I don’t know if there will be performance tradeoffs but so far it is working fine. I used both dateTime & Select.
Keep up the good work 🙂
/T
-
AuthorPosts