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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]