window with sheet and close button
window with sheet and close button
- Subject: window with sheet and close button
- From: Ken Victor <email@hidden>
- Date: Mon, 21 Nov 2005 08:09:27 -0800
i have a window whose close button is disabled (via IB). if i display
a sheet on this window via:
NSApp beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:
the close button becomes enabled. i've been able to work around this,
but i'm wondering if this is a known bug? or something i've done
wrong. note also that after working around this, a similar problem
occurs when i remove the sheet, ie, the close button becomes enabled
again (and again i've worked around this).
if this is not a known bug, and i don't hear that anyone thinks this
is likely a bug in my code, i'll be happy to report a bug.
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