home *** CD-ROM | disk | FTP | other *** search
- ; Windows 95 / 98 / NT4 Personality
- ;
- ; This is a .UIS Version 2 file
- ;
- ; For use ONLY with WindowBlinds or WindowFX by Stardock Systems, Inc
- ; Documentation:
- ; Alignemt: 0=left, 1=center 2=right
- ;
-
- [TitlebarSkin]
- SkinName = BrokenWindows
- SkinAuthor = Rob West
-
- ;Number of buttons
- [Personality]
- buttonCount = 3
-
- ;Text Alignment [ 0 = Left, 1 = Centre, 2 = Right]
- TextAlignment = 1
-
- ;Amount in pixels to shift the titlebar text by from the left
- TextShift = 40
-
- ;Amount in pixels to shift the titlebar text down by
- TextShiftVert = 0
-
- ;How far from the right edge should clipping of the text start
- TextRightClip = 70
-
-
- ;RGB value of the menubar when you click on an entry.
- MenuR = 204
- MenuG = 199
- MenuB = 178
-
-
-
- TripleImages = 1
-
- ;Bitmap for menu bar
- menubar = BrokenWindows\menu.bmp
-
- ;Bitmaps for the window borders and titlebar
- Top = BrokenWindows\top.bmp
- Left = BrokenWindows\left.bmp
- Right = BrokenWindows\right.bmp
- Bottom = BrokenWindows\bottom.bmp
-
- ;Animation time delay
- AniRate = 0
-
- ;The number of frames in the border images
- ;(This is 2 as it's the inactive + active state)
- TopFrame = 2
- LeftFrame = 2
- RightFrame = 2
- BottomFrame = 2
-
- ;Size of ends of borders (These are non-tiled)
- TopTopHeight = 60
- TopBotHeight = 200
-
- LeftTopHeight = 100
- LeftBotHeight = 10
-
- RightTopHeight = 100
- RightBotHeight = 100
-
- BottomTopHeight = 100
- BottomBotHeight = 100
-
- MenuTopHeight = 100
- MenuBotHeight = 100
-
- ; Use stretching on this image?
- TopStretch = 0
- LeftStretch = 0
- RightStretch = 0
- BottomStretch = 0
- MenuStretch = 0
-
- SoundEnabled = 1
-
- ;align: 0=left, 1=right.
- [Button0]
- XCoord = 60
- YCoord = 8
- Align = 1
- Action = 2
- ButtonImage = BrokenWindows\min.bmp
- Command =
- InSound =
- OutSound =
-
- [Button1]
- XCoord = 44
- YCoord = 8
- Align = 1
- Action = 1
- ButtonImage = BrokenWindows\max.bmp
- Command =
- InSound =
- OutSound =
-
- [Button2]
- XCoord =100
- YCoord = 4
- Align = 1
- Action = 0
- ButtonImage = BrokenWindows\close.bmp
- Command =
- InSound = BrokenWindows\short.wav
- OutSound =
-
- [Buttons]
- RadioButton = BrokenWindows\radio.bmp
- CheckButton = BrokenWindows\check.bmp
- Bitmap = BrokenWindows\button.bmp
-