summaryrefslogtreecommitdiff
path: root/redo/scrapped
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-20 20:57:12 -0400
committerPietro Gagliardi <[email protected]>2014-08-20 20:57:12 -0400
commitf60e888c38dc866b3110145dfdfeffff0c0e0f40 (patch)
tree417e7a88344927cf1079fa006f7b604b575c7d1a /redo/scrapped
parentf033320f964b5b3bde62523a5df52e5e7dd4101c (diff)
Scrapped multiple-selection Tables.
Diffstat (limited to 'redo/scrapped')
-rw-r--r--redo/scrapped1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/scrapped b/redo/scrapped
index 9334eb5..3eedc8f 100644
--- a/redo/scrapped
+++ b/redo/scrapped
@@ -1,3 +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)