[Implemented] AddGadgetItem Image support for ComboBoxGadget

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

[Implemented] AddGadgetItem Image support for ComboBoxGadget

Post by Kale »

Subject says it all really. :)

Would like the ComboBoxGadget() to support the ImageID parameter of this command:

Code: Select all

AddGadgetItem(#Gadget, Position, Text$ [, ImageID])
to add images to ComboBox entries. :wink:
--Kale

Image