LWGShane Well-Known Member Licensed User Longtime User Jun 16, 2015 #1 Why do the Picker controls display only "Item #0", "Item #2", etc? There should be some sort of script to display actual items, otherwise the Picker controls can't be used with the UI Cloud.
Why do the Picker controls display only "Item #0", "Item #2", etc? There should be some sort of script to display actual items, otherwise the Picker controls can't be used with the UI Cloud.
Erel B4X founder Staff member Licensed User Longtime User Jun 16, 2015 #2 Currently the real items are added by code so it adds stub items instead. Upvote 0