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
|
92=8
|
||||||
93=9
|
93=9
|
||||||
94=16
|
94=16
|
||||||
95=15
|
95=10
|
||||||
96=9
|
96=9
|
||||||
97=13
|
97=13
|
||||||
98=14
|
98=14
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
_shared2
|
Common Normal
|
||||||
|
|||||||
@@ -1445,7 +1445,7 @@ Select Installation:=Select Installation:
|
|||||||
Tree2=Tree2
|
Tree2=Tree2
|
||||||
|
|
||||||
[Dialog-Language Translations]
|
[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
|
Close=Close
|
||||||
Create Language=Create Language
|
Create Language=Create Language
|
||||||
Delete Language=Delete Language
|
Delete Language=Delete Language
|
||||||
|
|||||||
@@ -4434,24 +4434,28 @@ Fallback=ScreenMiniMenu
|
|||||||
Fallback=ScreenMiniMenu
|
Fallback=ScreenMiniMenu
|
||||||
|
|
||||||
[ScreenTextEntry]
|
[ScreenTextEntry]
|
||||||
Class=ScreenTextEntryVisual
|
Class=ScreenTextEntry
|
||||||
Fallback=ScreenWithMenuElements
|
Fallback=ScreenWithMenuElements
|
||||||
TimerSeconds=0
|
TimerSeconds=0
|
||||||
|
RowStartX=SCREEN_LEFT+100
|
||||||
|
RowStartY=SCREEN_CENTER_Y-30
|
||||||
|
RowEndX=SCREEN_RIGHT-100
|
||||||
|
RowEndY=SCREEN_BOTTOM-96
|
||||||
QuestionX=SCREEN_CENTER_X
|
QuestionX=SCREEN_CENTER_X
|
||||||
QuestionY=SCREEN_CENTER_Y-150
|
QuestionY=SCREEN_CENTER_Y-20
|
||||||
QuestionOnCommand=wrapwidthpixels,600
|
QuestionOnCommand=zoom,0.8;wrapwidthpixels,600
|
||||||
QuestionOffCommand=
|
QuestionOffCommand=
|
||||||
AnswerBoxX=SCREEN_CENTER_X
|
AnswerBoxX=SCREEN_CENTER_X
|
||||||
AnswerBoxY=SCREEN_CENTER_Y-100
|
AnswerBoxY=SCREEN_CENTER_Y+20
|
||||||
AnswerBoxOnCommand=
|
AnswerBoxOnCommand=
|
||||||
AnswerBoxOffCommand=
|
AnswerBoxOffCommand=
|
||||||
AnswerX=SCREEN_CENTER_X
|
AnswerX=SCREEN_CENTER_X
|
||||||
AnswerY=SCREEN_CENTER_Y-100
|
AnswerY=SCREEN_CENTER_Y+20
|
||||||
AnswerOnCommand=
|
AnswerOnCommand=zoom,0.7;shadowlength,0
|
||||||
AnswerOffCommand=
|
AnswerOffCommand=
|
||||||
CursorOnCommand=
|
CursorOnCommand=
|
||||||
CursorOffCommand=
|
CursorOffCommand=
|
||||||
KeysInitCommand=
|
KeysInitCommand=zoom,0.8;shadowlength,0
|
||||||
|
|
||||||
[ScreenPrompt]
|
[ScreenPrompt]
|
||||||
Class=ScreenPrompt
|
Class=ScreenPrompt
|
||||||
|
|||||||
Reference in New Issue
Block a user