On Friday 27 February 2004 15:31, Chris Grossmann wrote:
> Is there a spec or manual written for the styles in CVS?
>
> It appears that..
>
> > menu.frame.borderWidth
> > menu.frame.borderColor
> > menu.active.borderWidth
> > menu.active.borderColor
>
> ..don't do what I expect (that is, change the width and color
> of the border on the menu frame and active selection).
>
> Before I file a bug, I want to make sure that what I expect
> is reasonable.  (For example, it may be that these don't
> exist anymore.)

These do what you would expect them to do, provided you include the word 
'border' in the texture description.  For example, here's from the 
style I'm using:

menu.title: flat solid border
menu.title.color: rgb:dd/dd/d7
menu.title.foregroundColor: black
menu.title.textColor: black
menu.title.alignment: center
menu.title.font: Bitstream Vera Sans-9:style=Bold

menu.frame: flat solid border
menu.frame.color: white
menu.frame.textColor: black
menu.frame.foregroundColor: grey40
menu.frame.disabledColor: darkgrey
menu.frame.alignment: left

menu.active: flat solid border
menu.active.color: rgb:77/86/95
menu.active.foregroundColor: lightgrey
menu.active.textColor: white

*borderColor: black
*borderWidth: 1
*marginWidth: 1

-- 
Bradley T. Hughes - bhughes at trolltech.com
Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to