Rank: Newbie
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 8 Location: Dallas, TX
|
After setting up a combo box per the Quick Start, I can not get it to work. I opened up the demo project QuickStart01 and it does not work there either. Clicking on it has no affect. Any idea what's going on? I've tried various platforms without success.
EDIT: I was able to get it to work on Android but not IOS.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 8 Location: Dallas, TX
|
For the life of me, I can't get the combo box to work. Attached is what I've got. The post seems to work fine, I just can't get the box to allow user selection.
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
This is because you have associated it with an element from $XML1 tree, which you have marked as read only. To change: - Remove read-only state from your XML tree
- Delete Enabled/Editable=false property from the combo box
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 8 Location: Dallas, TX
|
|
|
|
|
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.