summaryrefslogtreecommitdiff
path: root/prev/scrapped
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2016-05-30 00:14:46 -0400
committerPietro Gagliardi <[email protected]>2016-05-30 00:14:46 -0400
commit52f7d276a6bb04b8827ac019ad1e135b43819cea (patch)
tree5f0ebbfdf5885ef832e77e243b5916e59f46ba18 /prev/scrapped
parentc9b32c1333e4009b342eedc5f5b39127a724fb42 (diff)
Removed prev/.
Diffstat (limited to 'prev/scrapped')
-rw-r--r--prev/scrapped4
1 files changed, 0 insertions, 4 deletions
diff --git a/prev/scrapped b/prev/scrapped
deleted file mode 100644
index c42bba3..0000000
--- a/prev/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)