Duplicating the Save Panel "Where" toggle
Duplicating the Save Panel "Where" toggle
- Subject: Duplicating the Save Panel "Where" toggle
- From: email@hidden
- Date: Fri, 4 Oct 2002 12:35:04 -0700
The standard Save Panel in Cocoa has a simple Toggle button rendered in
blue with a down (or up arrow) that's used to toggle the browser pane
when a user wants to select a save location that's not in the default
"Where" list. I have a similar interface need in one of my applications
and have everything working beautifully except the rendering of this
button.
Is it really necessary that I create my own icons for this toggle
button and do some trickery to get it to render in the Aqua blue... or
am I just missing something obvious? I've looked at the actual
SavePanel NIB and see that it doesn't define it's appearance in IB
either, but it also doesn't appear to be a subclass of NSButton. I have
no problems handling it all myself, but I want to make sure I'm using
resources that are available to me first to ensure I'm fully "aqua
compliant"...
Any suggestions or ideas you may have are greatly appreciated!
- Eric Hanson
_______________________________________________
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.