aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-29 17:07:48 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-29 17:07:48 +0000
commit59e8d042088550527dbb1ad2719a9f0813621d92 (patch)
treed6a7e4947a593a81d73bc00e419c45542dcacfda
parent2648bf52507205e7b00898cf2f5b6a3eb40e2229 (diff)
downloadusdx-59e8d042088550527dbb1ad2719a9f0813621d92.tar.gz
usdx-59e8d042088550527dbb1ad2719a9f0813621d92.tar.xz
usdx-59e8d042088550527dbb1ad2719a9f0813621d92.zip
Added Error and Check Popup to Classic Theme
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@238 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r--Skins/Classic/Star.ini2
-rw-r--r--Skins/Classic/[icon]error.jpgbin0 -> 1407 bytes
-rw-r--r--Skins/Classic/[icon]question.jpgbin0 -> 1695 bytes
-rw-r--r--Skins/Classic/[menu]PopUpBg.JPGbin0 -> 4013 bytes
-rw-r--r--Skins/Classic/[menu]PopUpFg.JPGbin0 -> 4151 bytes
-rw-r--r--Themes/Classic.ini170
6 files changed, 170 insertions, 2 deletions
diff --git a/Skins/Classic/Star.ini b/Skins/Classic/Star.ini
index d174f2e0..beee4f05 100644
--- a/Skins/Classic/Star.ini
+++ b/Skins/Classic/Star.ini
@@ -35,6 +35,8 @@ ScoreIcon = [icon]Score.jpg
PartyIcon = [icon]Party.jpg
StatIcon = [icon]Stats.jpg
SongCD = [icon]cd.jpg
+IconQuestion = [icon]question.jpg
+IconError = [icon]error.jpg
# # # M A I N S C R E E N # # #
ButtonSolo = [mainbutton]Solo.jpg
diff --git a/Skins/Classic/[icon]error.jpg b/Skins/Classic/[icon]error.jpg
new file mode 100644
index 00000000..5802e312
--- /dev/null
+++ b/Skins/Classic/[icon]error.jpg
Binary files differ
diff --git a/Skins/Classic/[icon]question.jpg b/Skins/Classic/[icon]question.jpg
new file mode 100644
index 00000000..e78fe6a8
--- /dev/null
+++ b/Skins/Classic/[icon]question.jpg
Binary files differ
diff --git a/Skins/Classic/[menu]PopUpBg.JPG b/Skins/Classic/[menu]PopUpBg.JPG
new file mode 100644
index 00000000..1a23a90c
--- /dev/null
+++ b/Skins/Classic/[menu]PopUpBg.JPG
Binary files differ
diff --git a/Skins/Classic/[menu]PopUpFg.JPG b/Skins/Classic/[menu]PopUpFg.JPG
new file mode 100644
index 00000000..530d4cf9
--- /dev/null
+++ b/Skins/Classic/[menu]PopUpFg.JPG
Binary files differ
diff --git a/Themes/Classic.ini b/Themes/Classic.ini
index 8451d6fd..d67b0111 100644
--- a/Themes/Classic.ini
+++ b/Themes/Classic.ini
@@ -320,7 +320,6 @@ TexY2=1
[SongStatic3]
X =270
Y =120
-Z = 0.5
W =260
H =240
Color =Gray
@@ -3837,4 +3836,171 @@ Font=1
Size=9
Align=1
Text=
-Color=White \ No newline at end of file
+Color=White
+
+# # # # OnScreen PopUp Error / Question Messages # # # #
+[CheckPopup]
+Texts=0
+Statics=3
+
+[CheckPopupButton1]
+X = 192
+Y = 327
+W = 128
+H = 50
+Tex =MainBar
+Color = ColorDark
+DColor = White
+Int=1
+DInt=0.5
+Type=Font Black
+Texts=1
+Z = 1
+
+[CheckPopupButton1Text1]
+X =64
+Y =13
+Color=White
+Font =0
+Size =8
+Text=Yes
+Align=1
+Z=1
+
+[CheckPopupButton2]
+X = 480
+Y = 327
+W = 128
+H = 50
+Tex =MainBar
+Color = ColorDark
+DColor = White
+Int=1
+DInt=0.5
+Type=Font Black
+Texts=1
+Z = 1
+
+[CheckPopupButton2Text1]
+X =64
+Y =13
+Color=White
+Font =0
+Size =8
+Text=No
+Align=1
+Z=1
+
+[CheckPopupText]
+X =400
+Y =226
+W =500
+Color=Black
+Font =0
+Size =14
+Text=
+Align=1
+Z=1
+
+[CheckPopupStatic1]
+Tex =PopUpBG
+X =99
+Y =224
+W =602
+H =152
+Z =1
+Int=1
+Color =White
+Type=Font Black
+
+[CheckPopupStatic2]
+Tex =PopUpFG
+X =99
+Y =224
+W =602
+H =152
+Z =1
+Int=1
+Color =Black
+Type=Font Black
+
+[CheckPopupStatic3]
+Tex =IconQuestion
+X =124
+Y =235
+W =44
+H =44
+Z =1
+Int=1
+Color =Black
+Type=Font Black
+
+[ErrorPopup]
+Texts=1
+Statics=1
+
+[ErrorPopupButton1]
+X = 366
+Y = 342
+W = 27
+H = 23
+Tex =ButtonEnter
+Color = White
+DColor = White
+Type=Plain
+Texts=1
+Z = 1
+
+[ErrorPopupButton1Text1]
+X =32
+Y =0
+Color=Black
+Font =0
+Size =10
+Text=OK
+Align=0
+Z=0
+
+[ErrorPopupText]
+X =400
+Y =226
+W =500
+Color=Black
+Font =0
+Size =14
+Text=
+Align=1
+Z=1
+
+[ErrorPopupStatic1]
+Tex =PopUpBG
+X =99
+Y =224
+W =602
+H =152
+Z =1
+Int=1
+Color =White
+Type=Font Black
+
+[ErrorPopupStatic2]
+Tex =PopUpFG
+X =99
+Y =224
+W =602
+H =152
+Z =1
+Int=1
+Color =Black
+Type=Font Black
+
+[ErrorPopupStatic3]
+Tex =IconError
+X =124
+Y =235
+W =44
+H =44
+Z =1
+Int=1
+Color =Black
+Type=Font Black \ No newline at end of file