bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] make NSProgressIndicator lovely.


From: Fred Kiefer
Subject: Re: [PATCH] make NSProgressIndicator lovely.
Date: Sat, 12 Apr 2003 14:29:20 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020903

Michael Hanni wrote:
The attached patch makes NSProgressIndicator a little more appealing -- I
think.
 Personally, I would like to see NSProgressIndicatior like in attach
 (NeXT one). I can create it after fixing/testing/cleanup NSMenu* and
 friends.

The original one is okay, though I kinda feel it doesn't fit in with the other
controls. I mean, it isn't bad to have something different, but the gtk+ one
looks nice with the overall OpenStep look I think.

Plus, implementing the indeterminate look would be pretty easy: create a
beveled box 1/10 the size of the control and simply move it back and forth
within the control. I can implement this easily if someone would like that.

Either way is fine, I'm just too lazy to implement anything more complex. :-)

What about implementing all thse different looks at once, by having code for different NSInterfaceStyles? That way all off you would be happy and the rest of us will have a choice. I think this is currently only used in NSMenuView (and even there not exactly correct), though it should be working.

Cheers
Fred






reply via email to

[Prev in Thread] Current Thread [Next in Thread]