Re: setToolTip: not working
Re: setToolTip: not working
- Subject: Re: setToolTip: not working
- From: Andy Lee <email@hidden>
- Date: Fri, 20 Nov 2009 06:57:07 -0500
On Nov 19, 2009, at 1:04 PM, Ben Haller wrote:
> This led me to suspect the custom NSView subclass that I am using as a content view, and indeed, if I use that custom subclass as the content view in Andy's code, it breaks the tooltip there too.
Total shot in the dark: what if you don't change the window's content view but rather make your custom subclass a subview that fills the content view? There may be some behind-the-scenes logic specific to content views that is messing you up.
--Andy
_______________________________________________
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