Re: How to show tool tips on a borderless window.
Re: How to show tool tips on a borderless window.
- Subject: Re: How to show tool tips on a borderless window.
- From: j o a r <email@hidden>
- Date: Sun, 17 Nov 2002 13:01:12 +0100
I don't think that borderless windows will become key per default, and
that is probably why it doesn't trigger the tooltip to appear. My guess
is that you need to create a window subclass and make sure that it
returns YES on the "canBecomeKeyWindow" method.
j o a r
On Sunday, Nov 17, 2002, at 11:20 Europe/Stockholm, Rakesh Pandey wrote:
I have made a window Borderless, now it doesn't show tool tip for any
of
buttons it has. How to enable it.
_______________________________________________
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.