SetGadgetItemColor and SortStructuredArray

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
spidernet
Posts: 72
Joined: Tue Feb 02, 2016 3:50 pm

SetGadgetItemColor and SortStructuredArray

Post by spidernet »

Hello,

We would like to make SpiderBasic version of our PureBasic application. It's a business app which
present data in a table format using ListIconGadget. Data sorting is important for the users and
also highlighting for important values in some cells.

Wishlist:
- SetGadgetItemColor (with #PB_Gadget_FrontColor and column parameters) for ListIconGadget
- SortStructuredArray