• 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: Template Images in Table Cells
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Template Images in Table Cells


  • Subject: Re: Template Images in Table Cells
  • From: Seth Willits <email@hidden>
  • Date: Thu, 29 Dec 2011 12:26:55 -0800

On Dec 28, 2011, at 3:19 AM, Lee Ann Rucker wrote:

>> I'm currently drawing the image in my custom cell using [image drawInRect:....], the image is a proper template image (the property is YES etc), but it's still just a grayscale image.
>
> You have to let the cell draw the image. [NSImage drawInRect:...] doesn't change the image and whatever NSButtonCell does isn't public.
>
> If that's not feasible, you can make a temporary NSButtonCell and use it to draw into another image that you can then use where you need it. rdar://9643738 requested an easy way to do that and was marked as a duplicate of 8067825.


Hmm. Ok, so I dropped a template image into an NSButtonCell in a table column, and inside of an NSButton just sitting on top of the table. Neither worked:
http://sethwillits.com/temp/upshot/upshot_EB5e2jd0.jpg

(Ignore the focus on the right burn button)

So it seems there's more to it than simply having the template image be in the button cell.



--
Seth Willits



_______________________________________________

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

  • Follow-Ups:
    • Re: Template Images in Table Cells
      • From: Lee Ann Rucker <email@hidden>
    • Re: Template Images in Table Cells
      • From: Kyle Sluder <email@hidden>
References: 
 >Re: Template Images in Table Cells (From: Lee Ann Rucker <email@hidden>)

  • Prev by Date: UIToolbar, can't access buttons added in IB
  • Next by Date: RaiseMan Exception
  • Previous by thread: Re: Template Images in Table Cells
  • Next by thread: Re: Template Images in Table Cells
  • Index(es):
    • Date
    • Thread