diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2012-11-02 00:08:43 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-11-05 09:28:17 -0800 |
commit | a9f44a133d5d74d2329c349535472ecc04aa4277 (patch) | |
tree | 1423ba302e447e2b2f1f4a46315caa7d2babaf16 /display-gtk.h | |
parent | 27f1339079a67973c6d695ecfb9a1f873eeb4ae6 (diff) | |
download | subsurface-a9f44a133d5d74d2329c349535472ecc04aa4277.tar.gz |
Prevent UI errors while the the import thread is running
While the import thread is running it is possible to:
1) click the [x] button of the "download dialog".
To prevent that, we attach a "delete-event" signal to no-op function.
2) to interact with the main window, once the "accept" event is triggered.
To prevent that, we make sure that the window is set back to "modal".
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'display-gtk.h')
0 files changed, 0 insertions, 0 deletions