• 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: A color well in a table view?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A color well in a table view?


  • Subject: Re: A color well in a table view?
  • From: William Squires <email@hidden>
  • Date: Mon, 18 Jun 2012 19:20:16 -0500

Not sure if this would be helpful, but maybe a custom NSCell subclass that acts like a color well?

On Jun 7, 2012, at 10:32 AM, Sean McBride wrote:

> On Thu, 7 Jun 2012 13:53:49 +0100, H. Miersch said:
>
>> In my Mac app I have a table view which so far only displays text and
>> numbers. Now I'd like to put color wells in one column (to supply colors
>> for the lines in the diagram) and checkboxes in another (to decide
>> whether each line should be drawn or not). Can I do that? If so, what's
>> the best way to do that? Is it as easy as modifying
>> tableview:objectvaluefortablecolumn:row: to retrieve the color wells
>> from the array and return them to the table view, or are there some
>> hoops I have to jump through?
>
> Unlike most NSControls, there is no NSCell for NSColorWell.  But 10.7 did add view-based tableviews, so if you can require 10.7+, that's probably your best bet.  I've been meaning to try it myself...
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 email@hidden
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>
> _______________________________________________
>
> 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


_______________________________________________

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: 
 >A color well in a table view? (From: "H. Miersch" <email@hidden>)
 >Re: A color well in a table view? (From: Sean McBride <email@hidden>)

  • Prev by Date: iOS disk full?
  • Next by Date: Re: nstableview reload with animation possible?
  • Previous by thread: Re: A color well in a table view?
  • Next by thread: Tool for creating application icon
  • Index(es):
    • Date
    • Thread