Hey Everyone,
I have a form that contained a list view and a combobox (amongst other GUI objects), I needed to switch from the listview to a tree view but after I made the switch, the combobox no longer displays any items during runtime. The only code that changed was the code to the read and modify the item selection. Other than that, nothing else has changed.
I've checked to make sure and in the editor, all the items are in the combobox, but during runtime, they disappear.
Anybody have any ideas?
Thanks,