Hi,
I just want a ComboBox which I fill with values myself. not from a table.
a STATIC list
I'm trying in ScreenPainter,
- I place a ComboBox on the form
- Use ChooseFromList
- Hit New for each item.
For instence
Object Type = 1
Unique ID = Days
Hit New
Object Type = 2
Unique ID = Months
Then when I Preview, and click on the combo, nothing happenned as if the list is empty
Is there anybody to explain how to use a ComboBox in ScreenPainter with STATIC items !!!
Thank you