screen garbage after print operation
screen garbage after print operation
- Subject: screen garbage after print operation
- From: Seth Delackner <email@hidden>
- Date: Thu, 30 Oct 2003 22:52:45 +0000
- Mail-followup-to: email@hidden
I was under the impression that any drawing done between
beginDocument and endDocument during a print operation would
not affect the screen, but we have a view that is definitely
getting its print output drawn to the screen. If I print a
view that is zoomed way out (so the content is all at the
top) and print (which prints at 100%, not zoomed),
afterwards the 100% image appears in the middle of
the view. Since the zoomed view has no content that low, it
doesn't redraw that region, leaving the garbage behind.
_______________________________________________
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.