Re: "Reveal Drawer" button in title bars
Re: "Reveal Drawer" button in title bars
- Subject: Re: "Reveal Drawer" button in title bars
- From: Brian Ganninger <email@hidden>
- Date: Sun, 22 May 2005 21:24:32 -0500
The right hand button in the window's titlebar is a standard Mac OS X window feature handled by the NSToolbar API. You cannot (to my knowledge) access this control programmatically outside of its standard behavior, which is toggling the visibility of the toolbar.
Also, it does not change to a green color on mouseOver [there is no mouseOver change], on mouseDown the image is Aqua blue. It can also be found in myriad other (non-Apple) applications. On May 22, 2005, at 9:09 PM, Jeff Laing wrote: On May 22, 2005, at 5:29 PM, Jeff Laing wrote:
I can't seem to find how to get the green "reveal drawer" button that so many Apple apps display in the right-hand end of the windows title bar
What green button?
Easier to show than to tell.
Look at the image of the mail browser. Look at the right-hand corner of the title bar of the window
For another,
Scroll down to the section on Java.
It looks clear in these images, but it glows green when you hover over it.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden