aboutsummaryrefslogtreecommitdiffstats
path: root/Themes/Deluxe.ini
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-16 20:27:03 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-16 20:27:03 +0000
commit76e40d7c681510c5f8995eae239c807a17f42f82 (patch)
tree428e48b944a4307d3d30e795bf1f0da41b29587d /Themes/Deluxe.ini
parent4a731514163a14bd3a9222d99707880b56772663 (diff)
downloadusdx-76e40d7c681510c5f8995eae239c807a17f42f82.tar.gz
usdx-76e40d7c681510c5f8995eae239c807a17f42f82.tar.xz
usdx-76e40d7c681510c5f8995eae239c807a17f42f82.zip
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
Diffstat (limited to '')
-rw-r--r--Themes/Deluxe.ini90
1 files changed, 78 insertions, 12 deletions
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