summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredman <redman>1999-03-17 01:10:35 (GMT)
committerredman <redman>1999-03-17 01:10:35 (GMT)
commitb4bdb891fe3b885a2c41fa316efa8368c991cc0d (patch)
tree7a10d09395b850aefb2fcde2ed5567431c979f18
parenta52024a17c71cf8f2bb91eb6a63e3e7b658abba3 (diff)
downloadtcl-b4bdb891fe3b885a2c41fa316efa8368c991cc0d.zip
tcl-b4bdb891fe3b885a2c41fa316efa8368c991cc0d.tar.gz
tcl-b4bdb891fe3b885a2c41fa316efa8368c991cc0d.tar.bz2
modify bitmaps, add white.bmp for background of splash screen.
-rw-r--r--tools/tcl.wse68
-rw-r--r--tools/tclSplash.bmpbin162030 -> 162030 bytes
-rw-r--r--tools/white.bmpbin0 -> 20522 bytes
3 files changed, 42 insertions, 26 deletions
diff --git a/tools/tcl.wse b/tools/tcl.wse
index 7b71cbe..3ac1f61 100644
--- a/tools/tcl.wse
+++ b/tools/tcl.wse
@@ -143,31 +143,10 @@ end
item: Wizard Block
Direction Variable=DIRECTION
Display Variable=DISPLAY
- Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
- X Position=9
- Y Position=10
+ X Position=0
+ Y Position=0
Filler Color=8421440
- Dialog=Welcome
- Dialog=Select Destination Directory
- Dialog=Select Installation Type
- Dialog=Select Components
- Dialog=Select Program Manager Group
- Variable=
- Variable=
- Variable=
- Variable=TYPE
- Variable=EXPLORER
- Value=
- Value=
- Value=
- Value=C
- Value=1
- Compare=0
- Compare=0
- Compare=0
- Compare=1
- Compare=0
- Flags=00000011
+ Flags=00000001
end
item: Custom Dialog Set
Name=Splash
@@ -201,8 +180,14 @@ item: Custom Dialog Set
Text=Cancel
end
item: Static
- Rectangle=0 0 268 209
- Destination Dialog=1
+ Rectangle=0 0 269 213
+ Action=2
+ Enabled Color=00000000000000001111111111111111
+ Create Flags=01010000000000000000000000001011
+ Pathname=D:\ws\core8.1\tcl8.1b2\tools\white.bmp
+ end
+ item: Static
+ Rectangle=34 13 242 184
Action=2
Enabled Color=00000000000000001111111111111111
Create Flags=01010000000000000000000000001011
@@ -210,6 +195,37 @@ item: Custom Dialog Set
end
end
end
+item: End Block
+end
+item: Wizard Block
+ Direction Variable=DIRECTION
+ Display Variable=DISPLAY
+ Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
+ X Position=9
+ Y Position=10
+ Filler Color=8421440
+ Dialog=Welcome
+ Dialog=Select Destination Directory
+ Dialog=Select Installation Type
+ Dialog=Select Components
+ Dialog=Select Program Manager Group
+ Variable=
+ Variable=
+ Variable=
+ Variable=TYPE
+ Variable=EXPLORER
+ Value=
+ Value=
+ Value=
+ Value=C
+ Value=1
+ Compare=0
+ Compare=0
+ Compare=0
+ Compare=1
+ Compare=0
+ Flags=00000011
+end
item: Custom Dialog Set
Name=Welcome
Display Variable=DISPLAY
diff --git a/tools/tclSplash.bmp b/tools/tclSplash.bmp
index 5b4e8f6..10b8eae 100644
--- a/tools/tclSplash.bmp
+++ b/tools/tclSplash.bmp
Binary files differ
diff --git a/tools/white.bmp b/tools/white.bmp
new file mode 100644
index 0000000..210bc52
--- /dev/null
+++ b/tools/white.bmp
Binary files differ