]> git.tdb.fi Git - libs/gltk.git/commit
Add Widget::set_focus
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Aug 2008 12:35:31 +0000 (12:35 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Aug 2008 12:35:31 +0000 (12:35 +0000)
commitaba0416fb73e17d068b30ff163c2fedcb0254da2
treed6163f3d71145a11cc84f4cca7e89c3eeff38440
parent94ac63c6f41227ce57790d9903039ec18a6ef3fd
Add Widget::set_focus
Add Entry::signal_enter
Make Panel throw on an attempt to handle a widget which is not in it
source/entry.cpp
source/entry.h
source/panel.cpp
source/panel.h
source/widget.cpp
source/widget.h