Editable ComboBox

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Don.

Is there any way to make the edit part of the ComboBoxGadget editable? (Windows API maybe?). eg. the kind of drop down gadget for entering/selecting URLs in Internet Explorer.

Don
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Don.

OK, I'll answer my own question

PB doesn't support an editable ComboBox. It's not too difficult to do this with the Windows API & if anyone is interrested I can let you know how. But ... it would be nice if you could do this directly in PB ...... Fred

Don
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Danilo.

You can write your example in the "Tips ´n Tricks" section.

Thanks,
...Danilo

(registered PureBasic user)
Post Reply