Remove legacy settings panel.

This commit is contained in:
Paul Chote
2013-10-23 20:09:46 +13:00
parent b278880ef6
commit 131583a1e9
8 changed files with 405 additions and 697 deletions

View File

@@ -1,5 +1,5 @@
Container@SETTINGS_PANEL:
Logic:CncSettingsLogic
Logic:SettingsLogic
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2
Width:590
@@ -12,25 +12,27 @@ Container@SETTINGS_PANEL:
Contrast:true
Align:Center
Text:Settings
Button@DISPLAY_TAB:
Width:140
Height:35
Text:Display
Button@AUDIO_TAB:
X:150
Width:140
Height:35
Text:Audio
Button@INPUT_TAB:
X:300
Width:140
Height:35
Text:Input
Button@ADVANCED_TAB:
X:450
Width:140
Height:35
Text:Advanced
Container@TAB_CONTAINER:
Children:
Button@DISPLAY_TAB:
Width:140
Height:35
Text:Display
Button@AUDIO_TAB:
X:150
Width:140
Height:35
Text:Audio
Button@INPUT_TAB:
X:300
Width:140
Height:35
Text:Input
Button@ADVANCED_TAB:
X:450
Width:140
Height:35
Text:Advanced
Button@RESET_BUTTON:
Y:293
Width:140