summaryrefslogtreecommitdiff
path: root/redo/scrapped
diff options
context:
space:
mode:
Diffstat (limited to 'redo/scrapped')
-rw-r--r--redo/scrapped4
1 files changed, 0 insertions, 4 deletions
diff --git a/redo/scrapped b/redo/scrapped
deleted file mode 100644
index c42bba3..0000000
--- a/redo/scrapped
+++ /dev/null
@@ -1,4 +0,0 @@
-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 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)