NSDrawer - max. size
NSDrawer - max. size
- Subject: NSDrawer - max. size
- From: Peter Krajcik <email@hidden>
- Date: Thu, 26 Jan 2006 23:51:42 +0100
Hi,
is there any way how to change size limitation of NSDrawer?
I need a drawer attached to the bottom of the parent window
and I want to have its height > parentWindow.height.
Example: parent window 500(w)x150(h) (window with some controls) and
I need to pull-out drawer that contains log data so its height should
be limited by size of screen only.
I tried to subclass NSDrawer but I didn't find the trick.
I also tried to make NSWindow, make it a child of my main window, but
I didn't find a way how to manage things around Key, Main - I wanted
the same behavior like with NSDrawer - when NSDrawer become Main or
Key, its parent is still "Main" (or looks like because its controls
are still active).
Thanks.
Peter
_______________________________________________
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