From c7db744c1dcbafb38f25a5cb005219faf16134b8 Mon Sep 17 00:00:00 2001 From: b1indy Date: Thu, 3 May 2007 15:34:36 +0000 Subject: minor changes to PopUp code and to related parts of themes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@160 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Themes/Deluxe.ini | 78 ++++++++++++++----------------------------------------- 1 file changed, 19 insertions(+), 59 deletions(-) (limited to 'Themes/Deluxe.ini') diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 6e4376aa..bc2fbe61 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -6281,13 +6281,13 @@ Texts=1 Statics=1 [CheckPopupButton1] -X = 294 -Y = 280 +X = 285 +Y = 310 W = 100 H = 25 Tex =Rectangle -Color =LightBlue -DColor = DarkBlue +Color = GrayLight +DColor = Gray Type=Font Black Texts=1 Z = 1 @@ -6304,13 +6304,13 @@ Align=1 Z=1 [CheckPopupButton2] -X = 426 -Y = 280 +X = 415 +Y = 310 W = 100 H = 25 Tex =Rectangle -Color =LightBlue -DColor = DarkBlue +Color = GrayLight +DColor = Gray Type=Font Black Texts=1 Z = 1 @@ -6328,7 +6328,7 @@ Z=1 [CheckPopupText] X =400 -Y =125 +Y =165 Color=White Font =0 Size =14 @@ -6337,9 +6337,9 @@ Align=1 Z=1 [CheckPopupStatic1] -Tex =SongMenuBG +Tex =PopUpBG X =250 -Y =120 +Y =150 W =300 H =200 Z =1 @@ -6353,12 +6353,12 @@ Statics=1 [ErrorPopupButton1] X = 350 -Y = 280 +Y = 310 W = 100 H = 25 Tex =Rectangle -Color =LightBlue -DColor = DarkBlue +Color = GrayLight +DColor = Gray Type=Font Black Texts=1 Z = 1 @@ -6374,60 +6374,20 @@ Text=OK Align=1 Z=1 -[ErrorPopupText1] +[ErrorPopupText] X =400 -Y =125 +Y =155 Color=White Font =0 Size =14 -Text=error text line 1 -Align=1 -Z=1 - -[ErrorPopupText2] -X =400 -Y =150 -Color=White -Font =0 -Size =14 -Text=error text line 2 -Align=1 -Z=1 - -[ErrorPopupText3] -X =400 -Y =175 -Color=White -Font =0 -Size =14 -Text=error text line 3 -Align=1 -Z=1 - -[ErrorPopupText4] -X =400 -Y =200 -Color=White -Font =0 -Size =14 -Text=error text line 4 -Align=1 -Z=1 - -[ErrorPopupText5] -X =400 -Y =225 -Color=White -Font =0 -Size =14 -Text=error text line 5 +Text=error text Align=1 Z=1 [ErrorPopupStatic1] -Tex =SongMenuBG +Tex =PopUpBG X =250 -Y =120 +Y =150 W =300 H =200 Z =0.98 -- cgit v1.2.3