Printing an NSView crashes
Printing an NSView crashes
- Subject: Printing an NSView crashes
- From: Albert-Georg Lang <email@hidden>
- Date: Wed, 08 Nov 2006 12:28:04 +0100
Hallo,
I have got a problem when printing an NSView. I implemented the code
about two years ago and it worked fine.
Now when I call the basic printing routine:
[[NSPrintOperation printOperationWithView: self] runOperation];
from inside the NSView the program crahes. I set a breakpoint at the
drawRect: method of the view but the crash happens before it is called.
Has anyone had similar problems and knows how to fix it? Any help is
welcome.
Thank you, very much, Albert
--
---------------------------------------------
Dipl.-Psych. Albert-Georg Lang
Institut fuer Experimentelle Psychologie
Universitaetsstrasse 1
40225 Duesseldorf
Telefon: +49-211-811-4155
Fax: +49-211-811-5037
Gebaeude 23.03, Ebene 00, Raum 63
---------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden