uberkoch
20-10-2010 10:11:06
Hello,
I am using MyGui (lastest trunk) on linux (32 bit)
All compiles and works fine, except the LayoutEditor, which is missing the mouse pointer.
It is usable - menus are selectable, etc - but the mouse pointer is invisible.
Any ideas? Or am I doing something wrong.
It works fine in the SkinEditor and ImageSetViewer.
I also found 3 little bugs because of case sensitivity on linux.
Tools/LayoutEditor/Application.cpp line 113 initialize.xml needs to be capitalized
Tools/LayoutEditor/PanelControllers.cpp line 49 controllers.xml needs to be capitalized
Tools/SkinEditor/Application.cpp line 87 initialize.xml needs to be capitalized
I can send you a patch, but the forum does not allow to attach a .diff file.
I am using MyGui (lastest trunk) on linux (32 bit)
All compiles and works fine, except the LayoutEditor, which is missing the mouse pointer.
It is usable - menus are selectable, etc - but the mouse pointer is invisible.
Any ideas? Or am I doing something wrong.
It works fine in the SkinEditor and ImageSetViewer.
I also found 3 little bugs because of case sensitivity on linux.
Tools/LayoutEditor/Application.cpp line 113 initialize.xml needs to be capitalized
Tools/LayoutEditor/PanelControllers.cpp line 49 controllers.xml needs to be capitalized
Tools/SkinEditor/Application.cpp line 87 initialize.xml needs to be capitalized
I can send you a patch, but the forum does not allow to attach a .diff file.