• 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: Can't set image in NSImageView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't set image in NSImageView


  • Subject: Re: Can't set image in NSImageView
  • From: Scott Anguish <email@hidden>
  • Date: Sat, 7 Feb 2004 01:06:14 -0500

On Feb 7, 2004, at 12:46 AM, Jens Bauer wrote:
I think you want to...

{
[statusImage setImage:[NSImage imageNamed:@myImage]];

Close... no @ :-)

[actionButton setTitle:@"Stop"];
[actionButton setAction:@selector(mystop:)];
}


Love,
Jens
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Can't set image in NSImageView (From: Jens Bauer <email@hidden>)

  • Prev by Date: Re: Can't set image in NSImageView
  • Next by Date: Re: NSColor Deadlock bug?
  • Previous by thread: Re: Can't set image in NSImageView
  • Next by thread: Re: Can't set image in NSImageView
  • Index(es):
    • Date
    • Thread