• 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: Displaying 2 images in a single cell of nstableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying 2 images in a single cell of nstableview


  • Subject: Re: Displaying 2 images in a single cell of nstableview
  • From: PGM <email@hidden>
  • Date: Thu, 7 Dec 2006 13:12:09 -0500

If you have a dataSource for your NSTableView, another approach would be to use tableView:objectValueForTableColumn:row: to return an NSAttributedString containing the two images in NSTextAttachments. This gives you slightly less control over the actual drawing, but this may not be important to you.

Cheers, Patrick


On 7-Dec-06, at 9:18 AM, vibhatha v wrote:

Hi,

i have to display 2 images in a single cell of an nstableview.
To display 1 image i am using tableview willdisplay cell function.

Any suggestions as to how can display 2 images in a single table cell?

Thanks and Regards,
Vibhatha.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
40sympatico.ca


This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Displaying 2 images in a single cell of nstableview (From: "vibhatha v" <email@hidden>)

  • Prev by Date: Re: WebKit if-modified
  • Next by Date: How do I distinguish between radio and switch buttons?
  • Previous by thread: Re: Displaying 2 images in a single cell of nstableview
  • Next by thread: Re: Displaying 2 images in a single cell of nstableview
  • Index(es):
    • Date
    • Thread