Open vanderlin opened 14 years ago
when you add a panel like..
gui.addPanel("Vision", 3, false);
I think the current panel should be the one that you just added... thoughts
ahh - i tend to add all my panels at the beginning so I thought it logical to have the 0th panel selected. but I get what you are saying.
hmm good point - guess its just a preference
when you add a panel like..
gui.addPanel("Vision", 3, false);
I think the current panel should be the one that you just added... thoughts