This commit is contained in:
Letter N
2020-08-22 20:26:55 +08:00
parent aae6185ebb
commit 0de041d441
+22 -22
View File
@@ -61,7 +61,7 @@ window "mainwindow"
elem "split"
type = CHILD
pos = 3,0
size = 634x417
size = 637x440
anchor1 = 0,0
anchor2 = 100,100
saved-params = "splitter"
@@ -90,7 +90,7 @@ window "mapwindow"
elem "mapwindow"
type = MAIN
pos = 0,0
size = 640x480
size = 1024x1024
anchor1 = none
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
@@ -98,7 +98,7 @@ window "mapwindow"
elem "map"
type = MAP
pos = 0,0
size = 640x480
size = 1024x1024
anchor1 = 0,0
anchor2 = 100,100
font-family = "Arial"
@@ -190,25 +190,6 @@ window "outputwindow"
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
is-pane = true
elem "browseroutput"
type = BROWSER
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
background-color = #ffffff
is-visible = false
is-disabled = true
saved-params = ""
auto-format = false
elem "output"
type = OUTPUT
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
is-default = true
saved-params = ""
elem "input"
type = INPUT
pos = 2,460
@@ -230,6 +211,25 @@ window "outputwindow"
command = ".winset \"say.is-checked=true ? input.command=\"!say \\\"\" : input.command=\""
is-flat = true
button-type = pushbox
elem "browseroutput"
type = BROWSER
pos = 0,0
size = 640x456
anchor1 = 0,0
anchor2 = 100,100
background-color = #ffffff
is-visible = false
is-disabled = true
saved-params = ""
auto-format = false
elem "output"
type = OUTPUT
pos = 0,0
size = 640x456
anchor1 = 0,0
anchor2 = 100,100
is-default = true
saved-params = ""
window "popupwindow"
elem "popupwindow"