We are using the attached window concept where we need to display help info upon button click. I think we need to create Tracking rect and start the timer upon mouse entered into that rect and display the attached window after sometime to mimic the Tooltip behavior.
I am just checking instead of doing all that own, can't we override the existing tooltip view with my view? Regards, Apparao Mulpuri On 24/11/12 3:40 AM, "Jerry Krinock" <[email protected]> wrote: > >On 2012 Nov 22, at 02:12, Appa Rao Mulpuri <[email protected]> >wrote: > >> I may need to display an email in the tooltip. > >Don't use a bicycle if you need a truck. In this case, make your own >custom "attached" window. It's not difficult. Read thisÅ > >http://mattgemmell.com/2007/10/03/maattachedwindow-nswindow-subclass/ > > >_______________________________________________ > >Cocoa-dev mailing list ([email protected]) > >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: >https://lists.apple.com/mailman/options/cocoa-dev/apparaom%40ivycomptech.c >om > >This email sent to [email protected] This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
