]> git.nickg.me.uk Git - traingame.git/commit
Add event handling to the new GUI
authorNick Gasson <nick@nickg.me.uk>
Sun, 25 Oct 2009 16:58:31 +0000 (16:58 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 25 Oct 2009 16:58:31 +0000 (16:58 +0000)
commit6e3c7e13d45672632453420096fa981b203f5aea
tree8a42b6bf31c001b2101d8ee83f1e6bea011f89fd
parent8baf5e927c50fc27fc0e1941597928d8734ac4b2
Add event handling to the new GUI
include/gui2/ContainerWidget.hpp
include/gui2/ILayout.hpp
include/gui2/Label.hpp
include/gui2/Widget.hpp
layouts/demo.xml
src/UIDemo.cpp
src/gui2/ContainerWidget.cpp
src/gui2/Label.cpp
src/gui2/Layout.cpp
src/gui2/Widget.cpp