From 0ac40be173f9a1410c5149da605ffd1db24fc911 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 4 Aug 2014 13:39:33 -0400 Subject: Removed Control.containerShow() and Control.containerHide() and the overall ability to show and hide Controls in general; too much effort to get right. --- redo/scrapped | 1 + 1 file changed, 1 insertion(+) (limited to 'redo/scrapped') 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) -- cgit v1.2.3