Shamus88
25-03-2009 18:23:06
Hi all,
Please don't flame me if this seems to be a noobish question. I tried to find information about this issue but can't seem to locate an answer.
I downloaded the myGUI SDK and followed the instructions to compile it on the wiki. The engine compiled fine and I tried out the code samples. Which also turns out to be fine.
However, so far I have only been using code to create the widgets. I ran into a dead end when I try to change fonts. (I am used to using OGRE's overlays). So I start to wonder, from the myGUI wiki it seems that myGUI should have an editor to create the widgets? From the wiki it seems that you can only use code.
I tried compiling the LayoutEditor in the solution from the SDK that I downloaded but apparently it can't find some Ogre header files even though I checked to make sure the Dependencies folders are updated and all the include/linkers are also correct in VS2005.
So in conclusion, is it possible to use an editor (just like the screenshots) to create widgets instead? And if yes, how do you do that? Thanks for your patience with me!
Please don't flame me if this seems to be a noobish question. I tried to find information about this issue but can't seem to locate an answer.
I downloaded the myGUI SDK and followed the instructions to compile it on the wiki. The engine compiled fine and I tried out the code samples. Which also turns out to be fine.
However, so far I have only been using code to create the widgets. I ran into a dead end when I try to change fonts. (I am used to using OGRE's overlays). So I start to wonder, from the myGUI wiki it seems that myGUI should have an editor to create the widgets? From the wiki it seems that you can only use code.
I tried compiling the LayoutEditor in the solution from the SDK that I downloaded but apparently it can't find some Ogre header files even though I checked to make sure the Dependencies folders are updated and all the include/linkers are also correct in VS2005.
So in conclusion, is it possible to use an editor (just like the screenshots) to create widgets instead? And if yes, how do you do that? Thanks for your patience with me!