• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Toolbar Icon Workflow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Toolbar Icon Workflow


  • Subject: Re: Toolbar Icon Workflow
  • From: Gideon King <email@hidden>
  • Date: Mon, 28 Jun 2010 00:17:08 +1000

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@hidden)

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:

This email sent to email@hidden

References: 
 >Toolbar Icon Workflow (From: Richard Somers <email@hidden>)
 >Re: Toolbar Icon Workflow (From: "Paul Sanders" <email@hidden>)
 >Re: Toolbar Icon Workflow (From: Gideon King <email@hidden>)
 >Re: Toolbar Icon Workflow (From: Graham Cox <email@hidden>)
 >Re: Toolbar Icon Workflow (From: Gideon King <email@hidden>)
 >Re: Toolbar Icon Workflow (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Weak-linking a class
  • Next by Date: Re: C arrays as __block variables
  • Previous by thread: Re: Toolbar Icon Workflow
  • Next by thread: Re: Toolbar Icon Workflow
  • Index(es):
    • Date
    • Thread