summaryrefslogtreecommitdiff
path: root/scrapped
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-30 23:02:02 -0400
committerPietro Gagliardi <[email protected]>2014-08-30 23:02:02 -0400
commit77bf566ebbcb62acd4d08d905d9542d6ff9b6b80 (patch)
treeeeb8e72bc3bf57f5be7f0c0af4319189ac6de838 /scrapped
parent155899c65ed32245e2ccad4197a10c77017d835b (diff)
...in with the new.
Diffstat (limited to 'scrapped')
-rw-r--r--scrapped4
1 files changed, 4 insertions, 0 deletions
diff --git a/scrapped b/scrapped
new file mode 100644
index 0000000..c42bba3
--- /dev/null
+++ b/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)