I have been working on the Gui Demo - converting for use in the developing ActionMapping and joystick support.
== Problems / Bugs ==
:arrow: [Fixed] Another problem I realised, was that I need to grab keyboard focus too, as in fullscreen, and other situations.. it can get lost. Need to fix this soon. - Now grab keyboard too by default
:arrow: I also need to fix up configure scripts to only build CEGUI/OGRE samples if they are present.
:arrow: Need to make Capital a modifier so it returns capitalized letters when it is on.
:arrow: [Fixed] Oh, and a bug I keep forgetting about...Need to add Alt-Tab to release the mouse / key grabbing.. Now grab/ungrab kyboard & mouse with alt-tab and mouse click to regain grab.