State image for NSMenuItem
State image for NSMenuItem
- Subject: State image for NSMenuItem
- From: Ali Lalani (list) <email@hidden>
- Date: Mon, 28 Oct 2002 15:34:50 -0500
I'm trying to set a different image for the state of a menuitem(i.e.
the on state has a default image of the checkmark) using the methods
setMixedStateImage,setOffStateImage,setOnStateImage. If i set the image
to nil, it works, the checkmark no longer appears, but if i try to set
it to an actual image(of the exact same size as the checkmark even) it
reverts to the checkmark again. Any idea if i'm doing something wrong
or if these methods are broken in some way? Thanks in advance,
Ali
_______________________________________________
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.