Custom NSColorWell icon
Custom NSColorWell icon
- Subject: Custom NSColorWell icon
- From: Florian Soenens <email@hidden>
- Date: Mon, 13 Oct 2003 15:33:31 +0200
Hi all,
i have subclassed NSColorWell, to give it a custom appearance.
In the drawRect method i do my drawing code to fill the rect with a
custom image.
This works fine, untill i click the colorwell and change the color.
What happens then, is that a small square (in the chosen color) gets
drawn above the image i have set.
Are there other methods i should override? Anyone has experience with
this issue?
Thanks in advance,
Florian Soenens.
_______________________________________________
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.