i’m attempting to show load progress for complex documents. my document class defines readFromURL & this seems the natural place to do this; however, for autosaved documents the progress window does not show until the document window shows (in the same instant, after the load is complete). i expect this is something to do w/ readFromURL being sent from a background thread; but, there must certainly be some way to flush the progress window.
all/any suggestions greatly appreciated. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
