diff options
| author | Simon Tatham <anakin@pobox.com> | 2015-10-04 20:03:50 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-10-04 20:10:41 +0100 |
| commit | 11b14a5f44967a6257ac1beabb6425f95f3b2c69 (patch) | |
| tree | 78369cd65a028cf1709bb3c18fedd0e821d26032 /html/samegame.html | |
| parent | 27fe1c9c49deaf338b9ca146a7aca5ff905c7115 (diff) | |
| download | puzzles-11b14a5f44967a6257ac1beabb6425f95f3b2c69.zip puzzles-11b14a5f44967a6257ac1beabb6425f95f3b2c69.tar.gz puzzles-11b14a5f44967a6257ac1beabb6425f95f3b2c69.tar.bz2 puzzles-11b14a5f44967a6257ac1beabb6425f95f3b2c69.tar.xz | |
GTK 3 cleanup: stop using GtkDialog for config boxes.
It's becoming annoying to keep working within the increasing
restrictions on GtkDialog, in particular the fact that not only do we
have to let it have complete control of the button area, but also it's
not clear whether we can intercept a press of the 'OK' button and
display an error message rather than ending the dialog.
So, as I did in PuTTY, I'm resorting to using an ordinary GtkWindow
with controls I laid out myself.
Diffstat (limited to 'html/samegame.html')
0 files changed, 0 insertions, 0 deletions