Modal dialog from a document-modal sheet
Modal dialog from a document-modal sheet
- Subject: Modal dialog from a document-modal sheet
- From: Nor <email@hidden>
- Date: Tue, 2 Sep 2008 19:11:38 +0900
My app needs to open NSOpenPanel from a document-modal sheet using
action-target model. However, after dismissing the NSOpenPanel and then
pressing a close button on the sheet, even though my callback gets an
event to close the sheet, orderOut: comes to do nothing but just cycling the
rainbow cursor.
I know my flow must be wrong to open the panel while the document-modal
sheet is open.
Is there any ways to get through this problem without re-considering the
flow?
Any suggestions and advices would be mush appreciated.
Thank you,
Nor
_______________________________________________
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