New ListIconGadget attribute #PB_ListIcon_RowHeight

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Shardik
Addict
Addict
Posts: 2058
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

New ListIconGadget attribute #PB_ListIcon_RowHeight

Post by Shardik »

Similar as it's possible to get/set the ListIcon column width with Get/SetGadgetItemAttribute and #PB_ListIcon_ColumnWidth, it would be nice to be able to get and set the height of the rows. I have already demonstrated in this cross-platform code example for Windows, Linux and MacOS how this might be done.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: New ListIconGadget attribute #PB_ListIcon_RowHeight

Post by IdeasVacuum »

+1
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply