From 76e40d7c681510c5f8995eae239c807a17f42f82 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Wed, 16 May 2007 20:27:03 +0000 Subject: New Style for Error and Check Popup Maybe this looks better then the old one git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@198 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Skins/Deluxe/Autum.ini | 4 ++ Skins/Deluxe/Blue.ini | 3 ++ Skins/Deluxe/Summer.ini | 3 ++ Skins/Deluxe/Winter.ini | 5 +++ Skins/Deluxe/[icon]error.jpg | Bin 0 -> 819 bytes Skins/Deluxe/[icon]question.jpg | Bin 0 -> 824 bytes Themes/Deluxe.ini | 90 ++++++++++++++++++++++++++++++++++------ 7 files changed, 93 insertions(+), 12 deletions(-) create mode 100644 Skins/Deluxe/[icon]error.jpg create mode 100644 Skins/Deluxe/[icon]question.jpg diff --git a/Skins/Deluxe/Autum.ini b/Skins/Deluxe/Autum.ini index e225c612..d7d8c7b9 100644 --- a/Skins/Deluxe/Autum.ini +++ b/Skins/Deluxe/Autum.ini @@ -35,6 +35,9 @@ ScoreIcon = [icon]score.jpg PartyIcon = [icon]party.jpg StatIcon = [icon]stats.jpg +IconError = [icon]error.jpg +IconQuestion = [icon]question.jpg + # # # S O N G S E L E C E T # # # SongSelection1 = [main]songSelection1.jpg @@ -127,6 +130,7 @@ JumpToBG = [menu]jumpToBg.jpg SongMenuBG = [menu]songMenuBg.jpg SongMenuSelectBG = [menu]songMenuSelectBg.jpg PopUpBG = [menu]popUpBG.jpg +PopUpFG = [menu]popUpFG.jpg # # # N O T E S # # # diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 1dc9f2c5..d024bd8c 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -35,6 +35,8 @@ ScoreIcon = [icon]score.jpg PartyIcon = [icon]party.jpg StatIcon = [icon]stats.jpg +IconError = [icon]error.jpg +IconQuestion = [icon]question.jpg # # # S O N G S E L E C E T # # # SongSelection1 = [main]songSelection1.jpg @@ -127,6 +129,7 @@ JumpToBG = [menu]jumpToBg.jpg SongMenuBG = [menu]songMenuBg.jpg SongMenuSelectBG = [menu]songMenuSelectBg.jpg PopUpBG = [menu]popUpBG.jpg +PopUpFG = [menu]popUpFG.jpg # # # N O T E S # # # diff --git a/Skins/Deluxe/Summer.ini b/Skins/Deluxe/Summer.ini index 3ad90e12..343f015d 100644 --- a/Skins/Deluxe/Summer.ini +++ b/Skins/Deluxe/Summer.ini @@ -35,6 +35,8 @@ ScoreIcon = [icon]score.jpg PartyIcon = [icon]party.jpg StatIcon = [icon]stats.jpg +IconError = [icon]error.jpg +IconQuestion = [icon]question.jpg # # # S O N G S E L E C E T # # # SongSelection1 = [main]songSelection1.jpg @@ -127,6 +129,7 @@ JumpToBG = [menu]jumpToBg.jpg SongMenuBG = [menu]songMenuBg.jpg SongMenuSelectBG = [menu]songMenuSelectBg.jpg PopUpBG = [menu]popUpBG.jpg +PopUpFG = [menu]popUpFG.jpg # # # N O T E S # # # diff --git a/Skins/Deluxe/Winter.ini b/Skins/Deluxe/Winter.ini index 2404f889..b1999218 100644 --- a/Skins/Deluxe/Winter.ini +++ b/Skins/Deluxe/Winter.ini @@ -35,6 +35,9 @@ ScoreIcon = [icon]score.jpg PartyIcon = [icon]party.jpg StatIcon = [icon]stats.jpg +IconError = [icon]error.jpg +IconQuestion = [icon]question.jpg + # # # S O N G S E L E C E T # # # SongSelection1 = [main]songSelection1.jpg SongSelection2 = [main]songSelection2.jpg @@ -125,6 +128,8 @@ JumpToBG = [menu]jumpToBg.jpg SongMenuBG = [menu]songMenuBg.jpg SongMenuSelectBG = [menu]songMenuSelectBg.jpg PopUpBG = [menu]popUpBG.jpg +PopUpFG = [menu]popUpFG.jpg + # # # N O T E S # # # GrayLeft = [sing]notesLeft.bmp diff --git a/Skins/Deluxe/[icon]error.jpg b/Skins/Deluxe/[icon]error.jpg new file mode 100644 index 00000000..8abddff9 Binary files /dev/null and b/Skins/Deluxe/[icon]error.jpg differ diff --git a/Skins/Deluxe/[icon]question.jpg b/Skins/Deluxe/[icon]question.jpg new file mode 100644 index 00000000..43471452 Binary files /dev/null and b/Skins/Deluxe/[icon]question.jpg differ diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index a355fa86..987bf070 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -7628,8 +7628,8 @@ Y = 310 W = 100 H = 25 Tex =Rectangle -Color = GrayLight -DColor = Gray +Color = Gray +DColor = GrayPopup Type=Font Black Texts=1 Z = 1 @@ -7651,8 +7651,8 @@ Y = 310 W = 100 H = 25 Tex =Rectangle -Color = GrayLight -DColor = Gray +Color = Gray +DColor = GrayPopup Type=Font Black Texts=1 Z = 1 @@ -7670,25 +7670,58 @@ Z=1 [CheckPopupText] X =400 -Y =165 +Y =180 +W =300 Color=White Font =0 -Size =14 -Text=blabla +Size =12 +Text=error text Align=1 Z=1 +[CheckPopupText1] +X =282 +Y =147 +Color=White +Font =0 +Size =10 +Text=MSG_QUESTION_TITLE +Align=0 +Z=1 + [CheckPopupStatic1] Tex =PopUpBG X =250 Y =150 W =300 H =200 -Z =1 +Z =0.98 Int=1 Color =GrayPopup Type=Font Black +[CheckPopupStatic2] +Tex =PopUpFG +X =250 +Y =150 +W =300 +H =200 +Z =0.99 +Int=1 +Color =White +Type=Font Black + +[CheckPopupStatic3] +Tex =IconQuestion +X =255 +Y =151 +W =23 +H =23 +Z =0.99 +Int=1 +Color =White +Type=Font Black + [ErrorPopup] Texts=1 Statics=1 @@ -7699,8 +7732,8 @@ Y = 310 W = 100 H = 25 Tex =Rectangle -Color = GrayLight -DColor = Gray +Color = Gray +DColor = GrayPopup Type=Font Black Texts=1 Z = 1 @@ -7718,14 +7751,25 @@ Z=1 [ErrorPopupText] X =400 -Y =155 +Y =180 +W =300 Color=White Font =0 -Size =14 +Size =12 Text=error text Align=1 Z=1 +[ErrorPopupText1] +X =282 +Y =148 +Color=White +Font =0 +Size =10 +Text=MSG_ERROR_TITLE +Align=0 +Z=1 + [ErrorPopupStatic1] Tex =PopUpBG X =250 @@ -7735,4 +7779,26 @@ H =200 Z =0.98 Int=1 Color =GrayPopup +Type=Font Black + +[ErrorPopupStatic2] +Tex =PopUpFG +X =250 +Y =150 +W =300 +H =200 +Z =0.99 +Int=1 +Color =White +Type=Font Black + +[ErrorPopupStatic3] +Tex =IconError +X =255 +Y =151 +W =23 +H =23 +Z =0.99 +Int=1 +Color =White Type=Font Black \ No newline at end of file -- cgit v1.2.3