ID:155219
 
I was wondering how to eliminate the need for multiple tabs by creating different stat panel for each category of verbs like Skills,Game Options, Chat Commands etc...
You could use a grid and place objects in it that do the action when Clicked or put buttons or bars or various other controls that can be put in the interface in place of an info control.
(You'd just have to set the values of everything yourself using winset, instead of having a handy statpanel() proc to do it for you.)
In response to Complex Robot
Ahh Ok