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