From 3ffa70b83f7614d7f6957166cd68aa9496c77ead Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 30 Jun 2016 16:29:38 +0200 Subject: BowelyzerGUI.sc: Adding settingsView with some minor fields for hub, forward and synthServer address/port. Resizing all Views to be as small as possible using maxSize/maxHeight/maxWidth. --- BowelyzerGUI.sc | 91 ++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 70 insertions(+), 21 deletions(-) diff --git a/BowelyzerGUI.sc b/BowelyzerGUI.sc index bf07ac6..f9d0633 100644 --- a/BowelyzerGUI.sc +++ b/BowelyzerGUI.sc @@ -1,6 +1,6 @@ BowelyzerGUI{ - var mainView, channelContainerView, + var mainView, settingsView, channelContainerView,