ListIconGadget column return

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
epog10
User
User
Posts: 93
Joined: Sat May 29, 2010 11:46 am
Location: UK

ListIconGadget column return

Post by epog10 »

GetGadgetState returns the row that has been selected.

There are various functions to add/change items at specific row/column cells.

However what is missing is an in-built function that will return the selected column.

I therefore think that a function such as GetGadgetColumn(#Gadget) would be most welcome - especially for the ListIconGadget.