changing NSMenuItem's state image
changing NSMenuItem's state image
- Subject: changing NSMenuItem's state image
- From: Andreas Wolf <email@hidden>
- Date: Tue, 28 Jan 2003 18:34:37 -0800
NSMenuItem has a -(void)setOnStateImage:... selector to change the
default image (a checkmark).
Cocoa help says that MacOS X currently does not support changing that
image.
Does anybody have an idea how to make this happen (ie. put an arbitrary
image in the place of the checkmark)
despite that restriction?
Seems like subclassing from NSMenuItem wouldn't help .. (right?)
Thanks much,
-Andreas
_______________________________________________
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.