Page 1 of 1

ListIconGadget resize column event

Posted: Thu Apr 26, 2012 7:39 pm
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.

Re: ListIconGadget resize column event

Posted: Fri Apr 27, 2012 1:05 pm
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.