• 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
Bind to string (path), convert to NSImage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bind to string (path), convert to NSImage


  • Subject: Bind to string (path), convert to NSImage
  • From: Trygve Inda <email@hidden>
  • Date: Mon, 15 Feb 2010 06:18:29 +0000
  • Thread-topic: Bind to string (path), convert to NSImage

I have an NSImageWell (or NSView). I am using an NSCollectionView and have
it bound to an ArrayController which is bound to an array of NSDictionary.

The dicts have several keys, among them @name and @iconpath

@iconpath is a NSSting that contains a path to an NSImage.

How can I bind though my NSArrayController, but have code that converts my
path to an NSImage to return to the view inside NSCollectionView

Obviously I know how to derive the NSImage from the path, but since the
NSImage in not in the array of dicts, how can I bind it?

I basically need the system to call a method I write to take a path and
return an NSImage.

Thanks,

Trygve


_______________________________________________

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: Bind to string (path), convert to NSImage
      • From: Steven Degutis <email@hidden>
  • Prev by Date: Re: Question about zipping files
  • Next by Date: Re: How is the best way to emulate the plist editor GUI?
  • Previous by thread: Re: NSDrawNinePartImage not working ?
  • Next by thread: Re: Bind to string (path), convert to NSImage
  • Index(es):
    • Date
    • Thread