Quote:
Originally Posted by Polo
Regardless of the visual complexity of your GUI, you should easily just beable to hack extra script on by joining classes to it, which is what dlang said, and I assume Dach was hinting at.
|
Not really, a single system should not ever need to be that big. What Xile said is your best solution. If the situation is not as Xile assumed, you're problem is inefficient coding

.
From looking at your menu system (which I do like), it is very possible to split it up into the major menus and just trigger the submenus from the main one.