clean up ugly TextEntry
This commit is contained in:
@@ -1 +1 @@
|
||||
_prompt background
|
||||
_prompt underlay
|
||||
@@ -0,0 +1 @@
|
||||
_prompt underlay
|
||||
@@ -103,7 +103,7 @@ LineSpacing=28
|
||||
92=8
|
||||
93=9
|
||||
94=16
|
||||
95=15
|
||||
95=10
|
||||
96=9
|
||||
97=13
|
||||
98=14
|
||||
|
||||
@@ -1 +1 @@
|
||||
_shared2
|
||||
Common Normal
|
||||
|
||||
@@ -1445,7 +1445,7 @@ Select Installation:=Select Installation:
|
||||
Tree2=Tree2
|
||||
|
||||
[Dialog-Language Translations]
|
||||
- Create a new language\n- Export the theme strings to a CSV\n- Edit the CSV using Excel or a text editor\n- Import the CSV file back into the same language=- Create a new language\n- Export the theme strings to a CSV\n- Edit the CSV using Excel or a text editor\n- Import the CSV file back into the same language
|
||||
1) Create a new language\n2) Export the theme strings to a CSV\n3) Edit the CSV using Excel or a text editor\n4) Import the CSV file back into the same language=1) Create a new language\n2) Export the theme strings to a CSV\n3) Edit the CSV using Excel or a text editor\n4) Import the CSV file back into the same language
|
||||
Close=Close
|
||||
Create Language=Create Language
|
||||
Delete Language=Delete Language
|
||||
|
||||
@@ -4434,24 +4434,28 @@ Fallback=ScreenMiniMenu
|
||||
Fallback=ScreenMiniMenu
|
||||
|
||||
[ScreenTextEntry]
|
||||
Class=ScreenTextEntryVisual
|
||||
Class=ScreenTextEntry
|
||||
Fallback=ScreenWithMenuElements
|
||||
TimerSeconds=0
|
||||
RowStartX=SCREEN_LEFT+100
|
||||
RowStartY=SCREEN_CENTER_Y-30
|
||||
RowEndX=SCREEN_RIGHT-100
|
||||
RowEndY=SCREEN_BOTTOM-96
|
||||
QuestionX=SCREEN_CENTER_X
|
||||
QuestionY=SCREEN_CENTER_Y-150
|
||||
QuestionOnCommand=wrapwidthpixels,600
|
||||
QuestionY=SCREEN_CENTER_Y-20
|
||||
QuestionOnCommand=zoom,0.8;wrapwidthpixels,600
|
||||
QuestionOffCommand=
|
||||
AnswerBoxX=SCREEN_CENTER_X
|
||||
AnswerBoxY=SCREEN_CENTER_Y-100
|
||||
AnswerBoxY=SCREEN_CENTER_Y+20
|
||||
AnswerBoxOnCommand=
|
||||
AnswerBoxOffCommand=
|
||||
AnswerX=SCREEN_CENTER_X
|
||||
AnswerY=SCREEN_CENTER_Y-100
|
||||
AnswerOnCommand=
|
||||
AnswerY=SCREEN_CENTER_Y+20
|
||||
AnswerOnCommand=zoom,0.7;shadowlength,0
|
||||
AnswerOffCommand=
|
||||
CursorOnCommand=
|
||||
CursorOffCommand=
|
||||
KeysInitCommand=
|
||||
KeysInitCommand=zoom,0.8;shadowlength,0
|
||||
|
||||
[ScreenPrompt]
|
||||
Class=ScreenPrompt
|
||||
|
||||
Reference in New Issue
Block a user