ToolTip enabling of Application Toolbar.
ToolTip enabling of Application Toolbar.
- Subject: ToolTip enabling of Application Toolbar.
- From: "anand gupta" <email@hidden>
- Date: Sun, 21 Sep 2003 10:25:15 +0530
Hi All,
In Cocoa application, I am facing one problem.
I want to show tooltip (icon names) of the application toolbar when the user
places mouse over the toolbar's icon.
Since application toolbar is not the main window when some others windows
are open, it doesn't shows the icon names. Only on clicking of the toolbar
it shows the icon names(because in this case it becomes the main window).
My requirement is, as soon as user places the mouse it should show icon
names i.e, without clicking.
In this situation, I have to track the mouse position. When mouse comes
over the toolbar, I have to make the toolbar as the main window and when it
is out of that area, I have to make the other window as the main window (the
one which was main window earlier).
How do I code for this ?
I think this must be a general problem and perhaps some general solution is
available for this.
Any pointers to this problem.
Thanks,
Anand Gupta
_________________________________________________________________
Talk to Karthikeyan. Watch his stunning feats.
http://server1.msn.co.in/sp03/tataracing/index.asp Download images.
_______________________________________________
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.