1.) Snap to grid just doesnt seem to work. If I hit the 'g' key my windows will just hop a seemingly random amount up and to the left. They Just keep jumping till they reach the upper left corner, but at NO point do they ever allign with the grid. Is this feature just plain broken?
2.) When I try and add a MenuBar, the whole thing crashes...
CELayoutEditor.exe has encountered a problem and needs to close.
No errors in the log, here are the last few lines before it stops...
28/12/2006 16:35:08 (InfL1) ---- Successfully completed loading of GUI layout from 'test.layout' ----
28/12/2006 16:35:08 (InfL2) Window 'BackgroundWindow' of type 'TaharezLook/StaticImage' has been created.
28/12/2006 16:35:08 (InfL2) Assigning the window renderer 'Falagard/StaticImage' to the window 'BackgroundWindow'
28/12/2006 16:35:08 (InfL2) Assigning LookNFeel 'TaharezLook/StaticImage' to window 'BackgroundWindow'.
28/12/2006 16:35:16 (InfL2) Window 'Root/' of type 'WindowsLook/Menubar' has been created.
28/12/2006 16:35:16 (InfL2) Assigning the window renderer 'Falagard/Menubar' to the window 'Root/'
28/12/2006 16:35:16 (InfL2) Assigning LookNFeel 'WindowsLook/Menubar' to window 'Root/'.
28/12/2006 16:35:18 (InfL2) Window 'Root' has been added to dead pool.
28/12/2006 16:35:18 (InfL2) Window 'Root/' has been added to dead pool.
28/12/2006 16:35:18 (InfL2) Window 'BackgroundWindow' has been added to dead pool.
Any idea what could be going on? Onlything I can think of is maybe the resources arent compatible (im using the 'data files' from the latest CEGUI sdk available on the website).
Thanks in advance