gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSGradient implementation


From: Eric Wasylishen
Subject: Re: NSGradient implementation
Date: Wed, 21 Oct 2009 02:23:00 -0600

Hi Fred,

This is great to hear - I started two projects this summer which will really benefit from an NSGradient implementation.

The first is a little piece of code [1] which draws speech bubbles identical to the ones in this mockup:
http://jesseross.com/clients/etoile/ui/concepts/01/workspace_200.jpg
I use NSGradient for filling in the bubbles, so currently it only looks correct on OS X.

I also began working on drawing/painting framework tentatively called EtoilePaint [2], built on top of Quentin's EtoileUI, It's very unfinished, but I plan to resume working on it in January and create a nice hybrid bitmap/vector editor for Etoile. The NSColor pattern drawing feature will be useful here as well.

If I have time in the next few weeks I'll look at the FIXME's in NSGradient. Thanks for starting this!

Regards,
Eric

[1] 
http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Frameworks/EtoileUI/Source/ETStyle.m?rev=5201&view=diff&r1=5201&r2=5200

[2] http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Frameworks/EtoilePaint/

On 2009-10-21, at 1:15 AM, Fred Kiefer wrote:

I Just added the gui part of an implementation of NSGradient. This is
based on code by Nikolaus Schaller and still requires some clean up. If
somebody helps me to remove all the remaining FIXMEs in the code I am
willing to define two backend methods for this class and implement them
at least for the cairo backend.

If on the other hand this results in as little feedback as the pattern
colour implementation, I will just forget about that class.

Cheers
Fred


_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev





reply via email to

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