• 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
NSTableView and NSImageView issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView and NSImageView issues


  • Subject: NSTableView and NSImageView issues
  • From: Peter Hudson <email@hidden>
  • Date: Tue, 20 May 2008 12:37:49 +0100


[1] use the image file to init an NSImage :-
e.g. NSImage *image = [[NSImage alloc] initWithContentsOfFile:@"bookCover.tiff"]; // takes a range of graphic file types


[2] use this image in the message - (void)setImage:(NSImage *) image to your image view

(PH)

_______________________________________________

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


  • Prev by Date: Re: Custom NSPredicateEditorRowTemplate with Single Item
  • Next by Date: Pantomime in xcode3.0
  • Previous by thread: Re: NSTableView and NSImageView issues
  • Next by thread: NSApp with wrong _running count
  • Index(es):
    • Date
    • Thread