NSView click through
NSView click through
- Subject: NSView click through
- From: "Mr. Gecko" <email@hidden>
- Date: Sun, 24 May 2009 18:24:53 -0500
Hello, I'll start off by saying what I'm trying to do. I'm making a
status item that uses a view to scroll text across the menu and I'm
trying to make it so if you click it, it goes to the status item and
the status item displays the menu and highlights.
The way I have it now is I have a mouseDown override and have that
tell the status item to display a menu, but that doesn't highlight. I
tried -drawStatusBarBackgroundInRect:withHighlight: but it doesn't
draw the highlight as I thought it would...
Any ideas?
Thanks,
Mr. Gecko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden