Re: Drawers and Interface Builder
Re: Drawers and Interface Builder
- Subject: Re: Drawers and Interface Builder
- From: Shaun Wexler <email@hidden>
- Date: Thu, 30 Jun 2005 01:15:32 -0700
On Jun 29, 2005, at 11:15 PM, Jeff Laing wrote:
After spending weeks of on-and-off effort at setting up a drawer ...
How has everyone else built their drawer-based apps? With code?
By heavily modifying NSDrawer, its underlying private classes, and
NSWindow.
Since 2001, I've filed numerous bugs, written demo app's which
illustrate the problems, all to no avail: "Behaves Correctly", or
"Can't Reproduce", even with the demo app?!! Toolbar disclosure is
still a problem, as you mention, but I've long-since managed fixed-
height drawers nicely (ie workaround-city), and developed a very cool
custom drawer-toggle button control, which (as a pre-Tiger Cocoa bug
workaround) forwards key equiv's to the drawer window.
All of this would have bene easier to implement as a new class, if
they'd exposed the child window API of NSWindow earlier on. ;)
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
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