Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Creating a PrinterJob

Creating a PrinterJob
Thread Tools
Fresh-Faced Recruit
Join Date: Aug 2001
Location: Germany
Status: Offline
Reply With Quote
Jan 29, 2002, 04:37 AM
 
I want to print from a cocoa app, but it won't work!!!

The following sample code:
PrinterJob printJob = PrinterJob.getPrinterJob();
printJob.setPrintable(new MGPrint());
if (printJob.printDialog()) { try {printJob.print();}

Works fine with a JWT / Swing App.

When starting the Cocoa App the Compiling work but when starting this samplecode the Computer just freezes (at the first line).

How can I create a PrinterJob in Cocoa

I tried a simple JWT / Swing App and everything work
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 12:34 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2