summaryrefslogtreecommitdiff
path: root/redo/scrapped
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-04 13:39:33 -0400
committerPietro Gagliardi <[email protected]>2014-08-04 13:39:33 -0400
commit0ac40be173f9a1410c5149da605ffd1db24fc911 (patch)
treec4489c16c36bcba5bb85888615895d43b8f0fa06 /redo/scrapped
parent0496cf77b52e1713749fe40a8ef1b22f4918ad1d (diff)
Removed Control.containerShow() and Control.containerHide() and the overall ability to show and hide Controls in general; too much effort to get right.
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 fb9b993..9334eb5 100644
--- a/redo/scrapped
+++ b/redo/scrapped
@@ -1,2 +1,3 @@
Window.SetSize()
Window.Center() (only really effective on Mac OS X)
+Control.Show()/Control.Hide() (too much effort to get right)