summaryrefslogtreecommitdiff
path: root/redo/scrapped
diff options
context:
space:
mode:
Diffstat (limited to 'redo/scrapped')
-rw-r--r--redo/scrapped2
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)