diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-20 21:30:23 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-20 21:30:23 -0400 |
| commit | 607b49482ee92cd18bd5ac4d3a5bbc4183efb2af (patch) | |
| tree | e62e684eda8f37ce89950657bd7bef9140f8d74a /redo/scrapped | |
| parent | b964c564e7a7d7a460dbcf922f4ceeb5368def50 (diff) | |
Implemented Table.OnSelected() on the GTK+ backend.
Diffstat (limited to 'redo/scrapped')
| -rw-r--r-- | redo/scrapped | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redo/scrapped b/redo/scrapped index 3eedc8f..c42bba3 100644 --- a/redo/scrapped +++ b/redo/scrapped @@ -1,4 +1,4 @@ Window.SetSize() Window.Center() (only really effective on Mac OS X) Control.Show()/Control.Hide() (too much effort to get right) -Multiple selection Tables (Windows event handling is some wacky dumb thing; will reconsider if I can write a good replacement) +Multiple selection Tables (Windows and GTK+ event handling is some wacky dumb thing; could reconsider for Windows if I can write a good replacement but GTK+ still kills it) |
