Is it possible to load a gui from xml into a window
-
- Posts: 105
- Joined: Mon Jul 27, 2009 4:06 pm
- Location: Cambridge, MA
Is it possible to load a gui from xml into a window
I though that's what would happen if I set the window as the "parent" of the loadGUI method... but alas it is not. I'd like to be able to edit the guis in the gui editor where I can lay everything out, rather than having to recompile everything just to see how it looks.
-
- Posts: 105
- Joined: Mon Jul 27, 2009 4:06 pm
- Location: Cambridge, MA
Re: Is it possible to load a gui from xml into a window
That's what's supposed to happen. This sounds like a bug to mecheshirekow wrote:I though that's what would happen if I set the window as the "parent" of the loadGUI method... but alas it is not.
-
- Posts: 105
- Joined: Mon Jul 27, 2009 4:06 pm
- Location: Cambridge, MA