It seems the layout editor doesn't save any children of a GroupBox. This is a bit of a problem, as I now have to edit any affected layouts by hand at all times.
I could work around it by keeping the contents logically outside the GroupBox (i.e. not children), but really they should be children IMO.
I saw mention of it in this forum post.
(A little way down, Jul 15)
But couldn't find any entry in the mantis tracker.
CEGUI 0.6.1
[bug] layout editor doesn't save GroupBox children
Moderators: CEGUI MVP, CEGUI Team
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Aha, so the bug seems that you can add children to a groupbox from the editor. That should be fixed, since a groupbox doesn't have children of its own (as mentioned in that other thread too).
I don't think we should change the behaviour from how MFC and other widget tools work...
I don't think we should change the behaviour from how MFC and other widget tools work...
Check out my released snake game using Cegui!
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Hi,
when you create a dialog box in MFC for example, and add a groupbox, you will notice that it's on the same level as each other control. Also, in wxWidgets, when you create a control from code, it has neither a parent/child relation with the controls which appear to be inside it. Don't worry about it, i didn't think of it that way myself either when i started to look into it![Smile :)](./images/smilies/icon_smile.gif)
when you create a dialog box in MFC for example, and add a groupbox, you will notice that it's on the same level as each other control. Also, in wxWidgets, when you create a control from code, it has neither a parent/child relation with the controls which appear to be inside it. Don't worry about it, i didn't think of it that way myself either when i started to look into it
![Smile :)](./images/smilies/icon_smile.gif)
Check out my released snake game using Cegui!
Return to “Bug Reports, Suggestions, Feature Requests”
Who is online
Users browsing this forum: No registered users and 4 guests