Combobox and stringgadget

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

Combobox and stringgadget

Post by Schobaer »

Hi,
it would be nice when then Combobox suppots more than one column and the stringgadget supports more lines as the size of the gadget.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Re: Combobox and stringgadget

Post by Joakim Christiansen »

Schobaer wrote:Hi,
it would be nice when then Combobox suppots more than one column and the stringgadget supports more lines as the size of the gadget.
The StringGadget support more lines, just use #PB_String_MultiLine as a flag.
And how would a ComboBox with more colums look like, what are you talking about?
I like logic, hence I dislike humans but love computers.
Post Reply