Hi, in our project we have a print operation to print from a view drawn offline. This all works fine. But if the operation is cancelled in the printdialog and document window closed, another document window selected and then ordered to print, the print dialog shows up twice. Once for the previously cancelled operation and once for the current operation. This can be increased arbitrarily. All cancelled operations are represented to the user.
Garbage collection is turned on, if this is relevant. Is there something else that needs to be done in case it is cancelled? Thanks Alex _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
