diff options
Diffstat (limited to 'resource/ui/TextWindow.res')
| -rw-r--r-- | resource/ui/TextWindow.res | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/resource/ui/TextWindow.res b/resource/ui/TextWindow.res index 64659ca..9bf7f9a 100644 --- a/resource/ui/TextWindow.res +++ b/resource/ui/TextWindow.res @@ -29,7 +29,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 200" + "fillcolor" "TransparentBlack" } "TFMessageTitle" @@ -57,8 +57,7 @@ { "ControlName" "TextEntry" "fieldName" "TextMessage" - "visible" "0" - "enabled" "0" + "xpos" "9999" } "TFTextMessage" @@ -144,8 +143,6 @@ "zpos" "5" "wide" "f0" "tall" "50" - "autoResize" "0" - "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" @@ -158,7 +155,6 @@ { "ControlName" "Label" "fieldName" "MessageTitle" - "visible" "0" - "enabled" "0" + "xpos" "9999" } }
\ No newline at end of file |
