Re: rolling my own drawer-like child window
Re: rolling my own drawer-like child window
- Subject: Re: rolling my own drawer-like child window
- From: "Kyle Sluder" <email@hidden>
- Date: Thu, 9 Oct 2008 13:33:26 -0400
On Thu, Oct 9, 2008 at 1:17 PM, Matt Neuburg <email@hidden> wrote:
> I want to make a drawer that the user cannot close or slide. Since you can't
> stop the user from sliding the drawer at least partially closed, I was
> advised to use a child window instead. The problem is that I want the child
> window to *act* like a drawer, and in particular it should be capable of
> becoming key (so that a table in the pseudo-drawer can respond to
> keypresses) but the main window should not lose its appearance (i.e. its
> title bar should not change). How do I do this?
This would be really, really confusing. Why not just make it part of
your main window like the HIG recommends?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden