• 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
CocoaInCarbon printing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CocoaInCarbon printing


  • Subject: CocoaInCarbon printing
  • From: Bill Houston <email@hidden>
  • Date: Thu, 26 Feb 2004 10:43:36 -0800

I have a Cocoa UI running in a carbon application. Everything works fine
except printing, which hangs after the call to:

[printOperation runOperationModalForWindow:[self window] delegate:self
didRunSelector:nil contextInfo:nil];

This code works fine when it runs in an all Cocoa environment.
I know printing is one of those system level tasks that has always been a
little twitchy on the Mac (I used to work on the printer team at Apple), so
I am not surprised that this has problems. Has anyone made this work
before?

Bill
_______________________________________________
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.


  • Prev by Date: Fine-grain control of KVO? How to get old and new values of observed objects' bound keys?
  • Next by Date: Re: Extending NSMutableDictionary what am I doing wrong?
  • Previous by thread: Fine-grain control of KVO? How to get old and new values of observed objects' bound keys?
  • Next by thread: Re: CocoaInCarbon printing
  • Index(es):
    • Date
    • Thread