• 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: Nir Soffer <email@hidden>
  • Date: Thu, 7 Dec 2006 20:51:13 +0200

Create a NSCell subclass, and draw those 2 (or 20) images in its drawWithFrame:inView: method.

You can see example code in file://localhost/Developer/Examples/ AppKit/ClockControl


On Dec 7, 2006, at 16:18, 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:
This email sent to email@hidden


Best Regards,

Nir Soffer

_______________________________________________

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


  • Follow-Ups:
    • Re: Displaying 2 images in a single cell of nstableview
      • From: "vibhatha v" <email@hidden>
References: 
 >Displaying 2 images in a single cell of nstableview (From: "vibhatha v" <email@hidden>)

  • Prev by Date: How do I distinguish between radio and switch buttons?
  • Next by Date: Re: 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