ListIconGadget resize column event

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

ListIconGadget resize column event

Post by USCode »

Please consider generating a PB event when any ListIconGadget column is resized.
Maybe #PB_EventType_ColumnResize
It'd be nice to know which column was resized, but I'd settle for an event if ANY column is resized.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: ListIconGadget resize column event

Post by IdeasVacuum »

+1
You can check for a change yourself in the main loop but yes, this would be a very hand event to have.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply