[Implemented] SetGadgetText and ComboBoxGadget

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Schobaer
User
User
Posts: 16
Joined: Sat Mar 06, 2004 9:36 am
Location: Germany

[Implemented] SetGadgetText and ComboBoxGadget

Post by Schobaer »

why don't work setgadgettext with the comboboxgadget? In accordance with the Manual it should do.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

probaly an mistake. But use SetGadgetItemText.
Schobaer
User
User
Posts: 16
Joined: Sat Mar 06, 2004 9:36 am
Location: Germany

Post by Schobaer »

With SetGadGetItemText you can change an Item in the ComboBox or ListBox.
Post Reply