Wish IOS ComboBox

stevel05

Expert
Licensed User
Longtime User
UIViews like this can be acheived using a B4i Class, attached is an example, it's not perfect but should get you going. I haven't styled the label or anything else particularly. It's setup for strings, you may have to change some of the types if you want floating point or other objects in there. I'm sure you could make it a universal solution, but I don't have the time right now. This is just an example, and a lot less work than wrapping a library.
 

Attachments

  • ComboBox.zip
    4.1 KB · Views: 421
Last edited:
D

Deleted member 103

Guest
Thank stevel05.
I know you can do it with a class, but I'm a little spoiled and would have liked that you could add it to the Disegner.
 

stevel05

Expert
Licensed User
Longtime User
I think it's unrealistic to expect non-native views (with the exception of a Custom View implementation) to be included in the B4i designer. I'm sure it could potentially cause all sorts of problems with licensing, maintenance etc.
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…