Felipe
14-10-2007 20:51:15
I need in my game tabpane and check button, how can i create this?
kungfoomasta
15-10-2007 02:55:45
QuickGUI doesn't currently support a TabPane, but I had planned on making this widget at some point.
For a check button, you would imitate this by using the NStateButton Widget, although I will make a CheckBox Widget, because it's really easy to create, and because it's a really common Widget.
Tab Panes won't be available any time soon, at least not by v0.9.7. CheckBox can be available whenever I get the time to do it, it's really easy to implement. But it will have to come after other things on my list.