I'm just using a standard NSToolbarItem. In any case, I doubt that would change 
anything if the line is being drawn on two pixels. With the way I am doing it, 
I can get it right on the pixels every time, and in many cases I want to adjust 
things a bit between the 24 and 32 pixel images anyway, so I'm happy enough 
with the solution I am using. 

It would be nice if the framework allowed you to define a normal size and small 
size image so as to make it easy to handle the different image needs without 
having to resort to subclassing or making multiple image files, but the 
subclass method seems to do what I need anyway. 

Gideon

On 27/06/2010, at 11:44 PM, Graham Cox wrote:

> 
> Hmm, I see.
> 
> One thing I've noticed is that most UI controls use low image interpolation 
> quality. Forcing it to use high improves things a lot but typically requires 
> a subclass of the cell that does the drawing. Have you tried that?
> 
> --Graham
> 
> 

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to