This is bullsheet
This is bullsheet
- Subject: This is bullsheet
- From: Steve Klingsporn <email@hidden>
- Date: Sun, 27 Oct 2002 01:07:55 -0500
Okay...
This seems to be the proper order to call things when doing sheet:
NSApplication.beginSheet()
NSApplication.runModalForWindow()
NSApplicaion.stopModal()
NSApplication.endSheet()
sheet.orderOut()
So if I want to properly close a sheet from another method, what is
the correct order?
I've tried everything I can think of, and the close and minimize boxes
on my windows are disabled.
Thanks,
Steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.