home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / shareware / win_blind / wb090.exe / %MAINDIR% / BrokenWindows / BrokenWindows.uis < prev    next >
Encoding:
Text File  |  1999-05-23  |  2.1 KB  |  119 lines

  1. ; Windows 95 / 98 / NT4 Personality
  2. ;
  3. ; This is a .UIS Version 2 file
  4. ;
  5. ; For use ONLY with WindowBlinds or WindowFX by Stardock Systems, Inc
  6. ; Documentation:
  7. ; Alignemt: 0=left, 1=center 2=right
  8. ;
  9.  
  10. [TitlebarSkin]
  11. SkinName = BrokenWindows
  12. SkinAuthor = Rob West
  13.  
  14. ;Number of buttons
  15. [Personality]
  16. buttonCount = 3
  17.  
  18. ;Text Alignment [ 0 = Left, 1 = Centre, 2 = Right]
  19. TextAlignment = 1
  20.  
  21. ;Amount in pixels to shift the titlebar text by from the left
  22. TextShift = 40
  23.  
  24. ;Amount in pixels to shift the titlebar text down by
  25. TextShiftVert = 0
  26.  
  27. ;How far from the right edge should clipping of the text start
  28. TextRightClip = 70
  29.  
  30.  
  31. ;RGB value of the menubar when you click on an entry.
  32. MenuR = 204
  33. MenuG = 199
  34. MenuB = 178
  35.  
  36.  
  37.  
  38. TripleImages = 1
  39.  
  40. ;Bitmap for menu bar
  41. menubar = BrokenWindows\menu.bmp
  42.  
  43. ;Bitmaps for the window borders and titlebar
  44. Top = BrokenWindows\top.bmp
  45. Left = BrokenWindows\left.bmp
  46. Right = BrokenWindows\right.bmp
  47. Bottom = BrokenWindows\bottom.bmp
  48.  
  49. ;Animation time delay
  50. AniRate = 0
  51.  
  52. ;The number of frames in the border images
  53. ;(This is 2 as it's the inactive + active state)
  54. TopFrame = 2
  55. LeftFrame = 2
  56. RightFrame = 2
  57. BottomFrame = 2
  58.  
  59. ;Size of ends of borders (These are non-tiled)
  60. TopTopHeight = 60
  61. TopBotHeight = 200
  62.  
  63. LeftTopHeight = 100
  64. LeftBotHeight = 10
  65.  
  66. RightTopHeight = 100
  67. RightBotHeight = 100
  68.  
  69. BottomTopHeight = 100
  70. BottomBotHeight = 100
  71.  
  72. MenuTopHeight = 100
  73. MenuBotHeight = 100
  74.  
  75. ; Use stretching on this image?
  76. TopStretch = 0
  77. LeftStretch = 0
  78. RightStretch = 0
  79. BottomStretch = 0
  80. MenuStretch = 0
  81.  
  82. SoundEnabled = 1
  83.  
  84. ;align: 0=left, 1=right.
  85. [Button0]
  86. XCoord = 60
  87. YCoord = 8
  88. Align = 1
  89. Action = 2
  90. ButtonImage = BrokenWindows\min.bmp
  91. Command = 
  92. InSound = 
  93. OutSound = 
  94.  
  95. [Button1]
  96. XCoord = 44
  97. YCoord = 8
  98. Align = 1
  99. Action = 1
  100. ButtonImage = BrokenWindows\max.bmp
  101. Command = 
  102. InSound = 
  103. OutSound = 
  104.  
  105. [Button2]
  106. XCoord =100
  107. YCoord = 4
  108. Align = 1
  109. Action = 0
  110. ButtonImage = BrokenWindows\close.bmp
  111. Command = 
  112. InSound = BrokenWindows\short.wav
  113. OutSound =
  114.  
  115. [Buttons]
  116. RadioButton = BrokenWindows\radio.bmp
  117. CheckButton = BrokenWindows\check.bmp
  118. Bitmap = BrokenWindows\button.bmp
  119.