diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-01-03 22:41:07 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-01-04 11:12:32 -0800 |
commit | 75b970f7accc2498289ea646b16d6f412efd1912 (patch) | |
tree | 139ad5919586b6603b7671320db145eb930482ad /dive.h | |
parent | f93f578eca3a5c8cfed42fa6ddecba63b851e9ae (diff) | |
download | subsurface-75b970f7accc2498289ea646b16d6f412efd1912.tar.gz |
Intercept all events to the GF fields in the property dialog
This seems like a strange way to capture the FOCUS_CHANGE event, but
manually trying to register a callback for it fails. Yet registering a
callback for every event and then filtering for FOCUS_CHANGE in the
callback works. Go figure.
But with this commit you can actually change the GF settings in the
preferences dialog and once you tab out of the entry field the change gets
immediately applied - nice to play with the effects of changing GF values.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dive.h')
0 files changed, 0 insertions, 0 deletions