Re: Method to fill with "Aqua"
Re: Method to fill with "Aqua"
- Subject: Re: Method to fill with "Aqua"
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 16 Jul 2003 12:03:23 +0200
On vendredi, mai 16, 2003, at 09:03 Europe/Paris, Steve Gehrman wrote:
Just wondering if anyone has written a method to fill a rect with
"Aqua". It doesn't seem like it would be too hard to do, the hardest
part is matching the colors.
The stripped background?
If this is the case, there's a NSColor for this but:
- lines matching is not done
- if you're using the Brushed Metal background, the match is not done
either. Worse, the Apple APIs are not correctly painting the pattern in
some cases of resizing (bug already filled) for at least one widget
(read NSTabView).
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.