• 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: add a button in IKIMAGEBROWSERVIEW
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: add a button in IKIMAGEBROWSERVIEW


  • Subject: Re: add a button in IKIMAGEBROWSERVIEW
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 22 Jul 2008 09:38:16 -0700


On 22 Jul '08, at 3:11 AM, MAnish Billore wrote:

I have to add a button on IKIMAGEBROWSERVIEW's selected cell.
I am using imageBrowserSelectionDidChange delegate method. but i can not see the button on the selected image.

IKImageBrowserView appears to use an OpenGL surface to draw its images, and this unfortunately covers up any subviews you might add. I've found that this view offers extremely little possibility for customization ... if you're not happy with the plain image it gives you, you'd be better off using a different view class entirely. NSCollectionView  works well as long as the number of images isn't too large. You can also use an NSMatrix of NSImageCells.

[Follow-ups should go to cocoa-dev, as this is not an Xcode related question.]

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >add a button in IKIMAGEBROWSERVIEW (From: "MAnish Billore" <email@hidden>)

  • Prev by Date: Re: How to add items with actions to the main menu
  • Next by Date: Gimpel Software FlexeLint and Xcode
  • Previous by thread: add a button in IKIMAGEBROWSERVIEW
  • Next by thread: Using NSPipe with NSStream?
  • Index(es):
    • Date
    • Thread