Hi Adam, > 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?
Tastes differ... I like OPENSTEP look of NSScroller. > > 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? Yes, thanks. But I didn't quite understand why it is flipped... > > > > 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. Thanks. -- Serg Stoyan _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
