summaryrefslogtreecommitdiff
path: root/prev/scrapped
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-12-11 20:37:59 -0500
committerPietro Gagliardi <[email protected]>2015-12-11 20:37:59 -0500
commitf8e3f12ab02b528f2a05a4f713d7af7ea8e44b42 (patch)
tree82dedf4d37f0f6d31e88ebb2ca1ce6499dead261 /prev/scrapped
parente34c561ed5bedeb180437ec165882b98d70d38c1 (diff)
LET'S GET THIS FINAL REWRITE EVER STARTED
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)