]> git.nickg.me.uk Git - traingame.git/commit
Some more work on the new GUI
authorNick Gasson <nick@nickg.me.uk>
Wed, 7 Oct 2009 21:17:37 +0000 (22:17 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 7 Oct 2009 21:17:37 +0000 (22:17 +0100)
commit49028890be7b44d9aed8733996a2f723c66b645f
tree6efd92ce16c782ccb96a7b887769e813c2453295
parent8d18fb10425d2719e9294e591ebd862c716c2f8a
Some more work on the new GUI
include/IXMLParser.hpp
include/gui2/ILayout.hpp
include/gui2/Widget.hpp [new file with mode: 0644]
include/gui2/Window.hpp [new file with mode: 0644]
layouts/demo.xml
schemas/layout.xsd
src/UIDemo.cpp
src/gui2/Layout.cpp
src/gui2/Widget.cpp [new file with mode: 0644]
src/gui2/Window.cpp [new file with mode: 0644]