]> git.tdb.fi Git - libs/gltk.git/commit
Don't let input events that are passed to widgets go to other consumers
authorMikko Rasa <tdb@tdb.fi>
Sun, 24 Mar 2013 15:27:30 +0000 (17:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 24 Mar 2013 15:27:30 +0000 (17:27 +0200)
commiteb428857eabd6f73441ed777d485885e252f5d31
tree3cac267ba2d43052ef82c6158c0c69cc0a835367
parentd5ab14158fee3fa48cb514f19d81b25bf2fe71ab
Don't let input events that are passed to widgets go to other consumers

This was removed with event handling changes a while back, because other
changes needed to be made in libmspgui before reimplementation was
possible.
source/root.cpp
source/root.h