nord666
26-08-2008 03:01:16
Hello,
The mouse is restricted in a 75 px * 75 px(it's an approximation). I can't move it further than 75px to the right and same for the bottom.
Here is the only code that I use about MyGUI(for now) :
It's a really strange bug!
I hope someone will be able to help me!
The mouse is restricted in a 75 px * 75 px(it's an approximation). I can't move it further than 75px to the right and same for the bottom.
Here is the only code that I use about MyGUI(for now) :
mGui = new MyGUI::Gui();
mGui->initialise(mRoot->getAutoCreatedWindow());
It's a really strange bug!

I hope someone will be able to help me!