Grouping?
by Sam Guffey · in Torque Game Engine · 09/08/2002 (3:17 pm) · 1 replies
With the lasest head I now get this grouping "stuff" in the GuiEditor. How can I get it back to the way it was, cause it aint working.
--Update--
I got to looking at the addGroup function and I would like it if all the groups would show up. (IE:The Button Ctrl dont show any fields at all)
Melv, let me know whats up.
--Update--
I got to looking at the addGroup function and I would like it if all the groups would show up. (IE:The Button Ctrl dont show any fields at all)
Melv, let me know whats up.
About the author
Associate Melv May
The field-grouping works fine. I really can't account for what you've done. Have you downloaded a clean [HEAD] with no modifications? When?
Also, what exactly is the problem when you say "it's not working"?
I would be very suprised if it doesn't work, it's not that big a change.
Either way, if you don't want the grouping then goto the file "guiInspector.cc" and at the top of the file you will see two lines that control whether field grouping/group seperators are on or off. Setting them to false turns them off like so ...
Hope this helps.
- Melv.