[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSScroller, NSBrowser and some issues
From: |
Serg Stoyan |
Subject: |
Re: NSScroller, NSBrowser and some issues |
Date: |
Thu, 10 Oct 2002 12:30:47 +0300 |
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
- NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/03
- Re: NSScroller, NSBrowser and some issues, Adam Fedor, 2002/10/07
- Re: NSScroller, NSBrowser and some issues,
Serg Stoyan <=
- 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
- Re: NSScroller, NSBrowser and some issues, Benhur Stein, 2002/10/11