NSMenuItem setAttributedTitle update/redraw bug
NSMenuItem setAttributedTitle update/redraw bug
- Subject: NSMenuItem setAttributedTitle update/redraw bug
- From: Z Rosen <email@hidden>
- Date: Mon, 3 May 2004 02:17:45 -0400
I have a menu item that displays a variable. Using the regular
setTitle, changes to the NSMenuItem show up immediately when the menu
is open. Using setAttributedTitle, changes to the NSMenuItem only show
up when the mouse rolls over or off of the NSMenuItem's area.
Is there away around this bug? Can I send the NSMenu item the same
call that it is getting on mouseOver?
I have tried using the Carbon call UpdateInvalidMenuItems but it does
not help.
Thanks,
ZR
_______________________________________________
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.