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
- ;
- ; This skin is a flatter version of the original "Elegant" Skin
- ;
- ; Created by:
- ; Rafael Laudo
- ; rlaudo@visual-fx.com
- ; rlaudo@truevision.net
- ; Visual EffeX Studios C.A.
- ; www.visual-fx.com
- ;
- ; Prefered WindowBlinds Configuration:
- ;
- ; /Settings
- ; Check "Replace standard buttons with bitmaps"
- ; Check "Replace checkboxes & radio buttons with bitmaps"
- ; Check "Use bitmaps for the taskbar"
- ; Check "Use the colours recommended by the designer"
- ;
- ; /System
- ; Check "Use bitmap backgrounds specified in UIS file"
- ;
-
-
- [TitlebarSkin]
- SkinName = Elegant 99
- SkinAuthor = Visual EffeX
- AuthorsURL = www.visual-fx.com
- AuthorEmail = rlaudo@visual-fx.com
-
- [Personality]
- ;No button transparencies
- UsesTran = 0
-
-
- ; Number of buttons defined
- buttonCount = 8
-
- ; Mode for text alignment - 0 = Left , 1 = Centre, 2 = Right
- TextAlignment = 1
-
- ; Text movement in horizontal plane
- TextShift = 64
- TextRightClip = 64
-
- Textbackground = 1
-
- textBack = Elegant99\textback.bmp
-
- TXTBackleft = 4
- TXTBackRight = 4
-
- ; Strings to add to front and back on titlebar text
- FrontString = " "
- EndString = " "
-
- ; Bitmap used for menubar
- menuBar = Elegant99\menu.bmp
-
- menuBorders = Elegant99\wbmnu.bmp
-
- ; We also want the four images for the edges
-
- ; Top & bottom images are horizontal, Left & Right images are vertical
-
-
- ; Format
-
- ; XXXXYYYYYYYYYYYYYYYYZZZ
- ; ~~~~ ~~~
- ; | |
- ; Left Edge Right Edge
-
- ; Ends are not tiled. Centre bit is tiled right now.
-
- ; This is duplicated for inactive state below it
-
-
-
- ; Entire window is made up like this
-
- ; LLTTTTTTTTTTTTTTTTTTTTRR
- ; LLTTTTTTTTTTTTTTTTTTTTRR
- ; LLMMMMMMMMMMMMMMMMMMMMRR
- ; LL RR
- ; LL RR
- ; LL RR
- ; LL RR
- ; LL RR
- ; LLBBBBBBBBBBBBBBBBBBBBRR
- ;
- ; L = Left Image, R = Right Image, T = Top Image, B = Bottom Image, M = Menubar Image
- ;
-
- RollupSize = 32
-
- TripleImages = 1
-
- Top = Elegant99\top.bmp
- Left = Elegant99\left.bmp
- Right = Elegant99\right.bmp
- Bottom = Elegant99\bottom.bmp
-
- ; Plus to support animation we want the time delay
- AniRate = 0
-
- ; And per edge we want the number of frames stored
- TopFrame = 2
- LeftFrame = 2
- RightFrame = 2
- BottomFrame = 2
-
- ; And last of all we want the respective heights of the bits (X, Y & Z in above image)
- TopTopHeight = 48
- TopBotHeight = 48
-
- LeftTopHeight = 22
- LeftBotHeight = 7
-
- RightTopHeight = 22
- RightBotHeight = 7
-
- BottomTopHeight = 0
- BottomBotHeight = 0
-
- ;RGB value of the menubar when you click on an entry.
- MenuR = 44
- MenuG = 48
- MenuB = 105
-
- ActiveTextR = 255
- ActiveTextG = 255
- ActiveTextB = 255
-
- InactiveTextR = 80
- InactiveTextG = 80
- InactiveTextB = 80
-
- MenuTextR = 0
- MenuTextG = 0
- MenuTextB = 0
-
- DialogBmp = Elegant99\back.bmp
-
- ; Button Definitions
-
- ; Defined as button[Number]. I.e. Button0, Button1 etc
-
- [Button0]
- XCoord = 5
- YCoord = 3
- Align = 0
- Action = 11
- ButtonImage =
- Command =
- InSound =
- OutSound =
-
- [Button1]
- XCoord = 21
- YCoord = 3
- Align = 0
- Action = 6
- ButtonImage = Elegant99\ontop.bmp
- Command =
- InSound =
- OutSound =
- Visibility= 8
-
- [Button2]
- XCoord = 21
- YCoord = 3
- Align = 0
- Action = 6
- ButtonImage = Elegant99\ontopset.bmp
- Command =
- InSound =
- OutSound =
- Visibility= 7
-
- [Button3]
- XCoord = 37
- YCoord = 3
- Align = 0
- Action = 4
- ButtonImage = Elegant99\roll.bmp
- Command =
- InSound =
- OutSound =
-
- [Button4]
- XCoord = 54
- YCoord = 3
- Align = 1
- Action = 2
- ButtonImage = Elegant99\min.bmp
- Command =
- InSound =
- OutSound =
-
- [Button5]
- XCoord = 38
- YCoord = 3
- Align = 1
- Action = 1
- ButtonImage = Elegant99\max.bmp
- Command =
- InSound =
- OutSound =
- Visibility= 4
-
- [Button6]
- XCoord = 38
- YCoord = 3
- Align = 1
- Action = 1
- ButtonImage = Elegant99\restore.bmp
- Command =
- InSound =
- OutSound =
- Visibility= 3
-
- [Button7]
- XCoord = 22
- YCoord = 3
- Align = 1
- Action = 0
- ButtonImage = Elegant99\close.bmp
- Command =
- InSound =
- OutSound =
-
- [Buttons]
- RadioButton = Elegant99\radio.bmp
- CheckButton = Elegant99\checkbox.bmp
- Bitmap = Elegant99\button.bmp
- TopHeight = 7
- BottomHeight = 7
- LeftWidth = 6
- RightWidth = 18