I recently purchased the ios runtime and I just realized that there's none native support for combobox object yet ?????
Is it planned to support it since this is a main ui element ?
Thanks for answering.
Printable View
I recently purchased the ios runtime and I just realized that there's none native support for combobox object yet ?????
Is it planned to support it since this is a main ui element ?
Thanks for answering.
The more native support, the better and they keep adding more improvements.
Have you thought about doing it (adding it via) Xcode for the time being?
Just a suggestion.
Without objectiveC skills, it sounds like something impossible.....
Could François or Andos tell us their pov about this?
The Combo Boxes are not a native UI element of the iOS system.
We could have created one from our own code, but it would be a breach in the iOS interface (if they wanted combo boxes, they would have put it in the SDK).
So I do not know. I do not know if we should do it or not...
I'd like to see support for all stuff you can add via the Xcode tool, which should be part of the SDK.
But I assume that is the end goal. ???
@Francois, What about the UIPickerView ? I'm just certain that is a major ui element which should be added in the few next update...
Yes, this would be a good idea.
definetely it would ;)
Francois, is this planned to be added soon ?
Thx
The List object already uses the Picker View :)