From 5d0da191c7185272c24eb79ba34ba72cf409f8f3 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Mon, 13 Feb 2006 05:32:50 +0000 Subject: [PATCH] clean up ugly TextEntry --- .../BGAnimations/ScreenMiniMenu underlay.redir | 2 +- .../BGAnimations/ScreenPrompt underlay.redir | 1 + .../Themes/default/Fonts/Common Normal.ini | 2 +- .../default/Fonts/ScreenTextEntry answer.redir | 2 +- stepmania/Themes/default/Languages/en.ini | 2 +- stepmania/Themes/default/metrics.ini | 18 +++++++++++------- 6 files changed, 16 insertions(+), 11 deletions(-) create mode 100644 stepmania/Themes/default/BGAnimations/ScreenPrompt underlay.redir diff --git a/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay.redir b/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay.redir index a950c5806d..c3f656be07 100644 --- a/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay.redir +++ b/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay.redir @@ -1 +1 @@ -_prompt background +_prompt underlay \ No newline at end of file diff --git a/stepmania/Themes/default/BGAnimations/ScreenPrompt underlay.redir b/stepmania/Themes/default/BGAnimations/ScreenPrompt underlay.redir new file mode 100644 index 0000000000..c3f656be07 --- /dev/null +++ b/stepmania/Themes/default/BGAnimations/ScreenPrompt underlay.redir @@ -0,0 +1 @@ +_prompt underlay \ No newline at end of file diff --git a/stepmania/Themes/default/Fonts/Common Normal.ini b/stepmania/Themes/default/Fonts/Common Normal.ini index 194dc464d6..c9b94c5e9c 100644 --- a/stepmania/Themes/default/Fonts/Common Normal.ini +++ b/stepmania/Themes/default/Fonts/Common Normal.ini @@ -103,7 +103,7 @@ LineSpacing=28 92=8 93=9 94=16 -95=15 +95=10 96=9 97=13 98=14 diff --git a/stepmania/Themes/default/Fonts/ScreenTextEntry answer.redir b/stepmania/Themes/default/Fonts/ScreenTextEntry answer.redir index ba41a9d72b..ce9b8c25f4 100644 --- a/stepmania/Themes/default/Fonts/ScreenTextEntry answer.redir +++ b/stepmania/Themes/default/Fonts/ScreenTextEntry answer.redir @@ -1 +1 @@ -_shared2 +Common Normal diff --git a/stepmania/Themes/default/Languages/en.ini b/stepmania/Themes/default/Languages/en.ini index 5698e83e64..e40a0ce841 100644 --- a/stepmania/Themes/default/Languages/en.ini +++ b/stepmania/Themes/default/Languages/en.ini @@ -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 diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 69ea00f1f5..f28c5cf2de 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -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