• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Printing an NSView crashes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Login Application
  • Next by Date: Re: Mixing Objective-C and C++
  • Previous by thread: Re: Login Application
  • Next by thread: Re: Printing an NSView crashes
  • Index(es):
    • Date
    • Thread