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.



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to