Re: ContextualMenu in text
Re: ContextualMenu in text
- Subject: Re: ContextualMenu in text
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 4 Feb 2008 11:00:34 -0500
On Feb 4, 2008 7:16 AM, Ivan C Myrvold <email@hidden> wrote:
> Is there an API for this in Cocoa?
If you're just looking for the effect, not the functionality, you can
use a combination of tracking rects (or NSTrackingArea on 10.5) and
then draw an overlay window. There's sample code for the overlay
window portion.
--Kyle Sluder
_______________________________________________
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