[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSScroller, NSBrowser and some issues
From: |
Adam Fedor |
Subject: |
Re: NSScroller, NSBrowser and some issues |
Date: |
Mon, 07 Oct 2002 10:58:49 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0.0) Gecko/20020610 |
Serg Stoyan wrote:
Hi everybody,
Here is another improvement in appearance: NSScroller.
Fist patch changes drawing of knob slot of NSScroller (stiplled
instead of solid). Second one is updates NSBrowser according to NSScroller's changes.
I didn't apply this patch, mostly because I kind of like the solid
background, although I could be convined otherwise. Does anyone else
have a preference?
Working on NSScroller, I've noticed that coordinate system of the
gnustep-gui and gnustep-back is not the same. NSScroller's knob slot is drawing with number of rectangles using:
Isn't it because the scroller is a flipped view?
gray, @"scrollBarColor",
to
darkGray, @"scrollBarColor",
in NSColor.m has no effect. I can't figured out what the problem is...
I think you need to remove the file ~/GNUstep/Library/Colors/System.clr
for it to take effect.
--
Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because
http://www.doc.com | if I didn't, I'd eat it, and you
| know how I hate the stuff.
- NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/03
- Re: NSScroller, NSBrowser and some issues,
Adam Fedor <=
- Re: NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Richard Frith-Macdonald, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Jeff Teunissen, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Richard Frith-Macdonald, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Jeff Teunissen, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Nicola Pero, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Pascal Bourguignon, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Adam Fedor, 2002/10/11