4.0 Alpha (Build 20219)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
windowWidth = 1000
|
||||
windowHeight = 600
|
||||
windowWidth = 1200
|
||||
windowHeight = 720
|
||||
windowWidthResizable = 0
|
||||
windowHeightResizable = 0
|
||||
windowMainBG = #21242D
|
||||
@@ -34,7 +34,7 @@ combobox1FieldBackground = #333842
|
||||
combobox1TextColor = #C0C0C0
|
||||
combobox1Relief = flat
|
||||
combobox1BorderWidth = 0
|
||||
combobox1Padding = 3
|
||||
combobox1Padding = 5
|
||||
combobox1ListBoxBackground = #333842
|
||||
combobox1ListBoxForeground = #C0C0C0
|
||||
combobox1ListBoxSelectBackground = #737373
|
||||
@@ -42,25 +42,26 @@ combobox1ListBoxSelectForeground = #FFFFFF
|
||||
button1TextAnchor = center
|
||||
button1Background = #333842
|
||||
button1Foreground = #C0C0C0
|
||||
button1Padding = 1
|
||||
button1Padding = 4
|
||||
editingPresetSaveButtonWidth = 25
|
||||
editingPresetCancelButtonWidth = 25
|
||||
loadingButtonWidth = 15
|
||||
loadingListWidth = 85
|
||||
label2Width = 15
|
||||
label2Anchor = center
|
||||
generateFilesLabelWidth = 15
|
||||
generateFilesLabelAnchor = center
|
||||
spinbox1ArrowColor = #C0C0C0
|
||||
spinbox1FieldBackground = #333842
|
||||
spinbox1Relief = flat
|
||||
spinbox1BorderWidth = 0
|
||||
spinbox1TextColor = #C0C0C0
|
||||
spinbox1ButtonColor = #333842
|
||||
spinbox1Padding = 7
|
||||
radiobutton1Background = #21242D
|
||||
radiobutton1TextColor = #C0C0C0
|
||||
entry1FieldBackground = #333842
|
||||
entry1Relief = flat
|
||||
entry1BorderWidth = 0
|
||||
entry1Padding = 3
|
||||
entry1Padding = 7
|
||||
text1Background = #333842
|
||||
text1TextColor = #C0C0C0
|
||||
text1Relief = flat
|
||||
@@ -71,7 +72,7 @@ label3BG = #21242D
|
||||
label3TextColor = #C0C0C0
|
||||
label3Anchor = w
|
||||
radiobutton1IndicatorBackground = #21242D
|
||||
loadingListPadX = 5
|
||||
loadingListPadX = 12
|
||||
EPOSTypeStudentRadiobuttonPadY = 5
|
||||
EPOSTypeStudentRadiobuttonWidth = 20
|
||||
EPOSTypeTeacherRadiobuttonPadY = 5
|
||||
@@ -80,8 +81,28 @@ EPOSPersonSeparatorEntryWidth = 56
|
||||
EPOSRowSeparatorEntryWidth = 56
|
||||
EPOSDataSeparatorTextWidth = 42
|
||||
EPOSDataSeparatorTextHeight = 17
|
||||
EPDataLocalizationPadX = 5
|
||||
EPDataLocalizationPadY = 5
|
||||
EPDataLocalizationPadX = 6
|
||||
EPDataLocalizationPadY = 6
|
||||
label3BG = #21242D
|
||||
label3TextColor = #C0C0C0
|
||||
label3Font = Segoe UI;6
|
||||
label3Font = Segoe UI;6
|
||||
GIFSLocalizationEntryWidth = 109
|
||||
GIFFrameSeparators = 16
|
||||
generateInputFilesPlusMinusButtonsWidth = 2
|
||||
generateResetButtonWidth = 10
|
||||
generateInputFilesPadding = 6
|
||||
generateOutputFilesPadding = 6
|
||||
combobox2ArrowColor = #C0C0C0
|
||||
combobox2ButtonColor = #333842
|
||||
combobox2BorderColor = #21242D
|
||||
combobox2FieldBackground = #333842
|
||||
combobox2TextColor = #C0C0C0
|
||||
combobox2Relief = flat
|
||||
combobox2BorderWidth = 0
|
||||
combobox2Padding = 7
|
||||
combobox2ListBoxBackground = #333842
|
||||
combobox2ListBoxForeground = #C0C0C0
|
||||
combobox2ListBoxSelectBackground = #737373
|
||||
combobox2ListBoxSelectForeground = #FFFFFF
|
||||
EPOSLabelWidth = 30
|
||||
EPOSLabelAnchor = center
|
||||
Reference in New Issue
Block a user