windows and panels
windows and panels
- Subject: windows and panels
- From: Ken Victor <email@hidden>
- Date: Sun, 26 Sep 2004 13:14:42 -0700
i have a window that, depending on context, i wish to show as either
a "standalone normal" window, or as a sheet attached to another
window.
if i first show (order front) this window, then order out, and then
run it as a sheet (NSApp
beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:)
it also works properly.
but if, after showing it as a sheet and ending it and ordering out
the window it had been attached to, i try to show it as a normal
window again, it displays without a title bar (and thus without the
normal title bar widgets and title) and is no longer moveable either.
how can i change a window that has been used as a sheet back into a
normal window?
thanx,
ken
_______________________________________________
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