• 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
does NSMenuItem setMixedStateImage or setOnStateImage work?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

does NSMenuItem setMixedStateImage or setOnStateImage work?


  • Subject: does NSMenuItem setMixedStateImage or setOnStateImage work?
  • From: Ken Victor <email@hidden>
  • Date: Tue, 13 Sep 2005 13:06:47 -0700

does NSMenuItem setMixedStateImage or setOnStateImage work? i know i have a valid NSImage that i pass to these commans as the same image works fine if passed to NSMenuItem setImage (which is how i've worked around this for the time being). however, if i set the on or mixed state image and then set the state, i still get the check mark or the dash instead of my image.

i'm simply doing:
	[myMenuItem setMixedStateImage: myImage];
	[myMenuItem setState: NSMixedState];

am i doing something wrong? or is this a known bug?

thanx,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: OT: porting PC to Mac - possible market?
  • Next by Date: Re: Launching another process, and knowing when it's loaded?
  • Previous by thread: [ANN] HFS+ Checker
  • Next by thread: Transparent window
  • Index(es):
    • Date
    • Thread