what happpens after closing NSOpenPanel?
what happpens after closing NSOpenPanel?
Hi,
I have trouble understanding why it takes so long for my NSOpenPanel to
disappear after clicking OK.
Well, i know it is because the openPanelDidEnd:returnCode:contextInfo
delegate method i specified for the Panel has a lot of work to do once
the user clicks OK.
But is there no way to first make the Panel close and then have the
work done?
I couldnt figure out how, maybe someone can help me.
thanks, sven
_______________________________________________
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.