Tabs on GUIs

Author Topic: Tabs on GUIs  (Read 738 times)

How can I get tabs to work on my GUI's?  Something to do with Dlg?

Use buttons with an edited bitmap, have them use setVisible on groups of buttons etc when clicked.

I saw something about "Pane"s though.  I know that I can do the setVisible, just that I thought the right way was to use a "Pane"

Edit: Forgot how to use setVisible D:

Edit: Nvm, it is like BLAH.visible = 1;
« Last Edit: November 11, 2007, 06:16:27 AM by Trigun »