David,
Does your code assume that the pages will be printed only once and in
order during the print cycle?
-raleigh
On Jan 7, 2009, at 5:25 PM, David Blanton wrote:
I build my app with the MACOSX10.4u.sdk.
When the following is executed:
[[NSPrintOperation printOperationWithView:catalog
Am not sure but have a look at :
NSPrintPanelAccessorizing Protocol Reference
-Chaitanya
On 08-Jan-09, at 6:55 AM, David Blanton wrote:
I build my app with the MACOSX10.4u.sdk.
When the following is executed:
[[NSPrintOperation printOperationWithView:catalog]
runOperationModalForWindow:mai
I build my app with the MACOSX10.4u.sdk.
When the following is executed:
[[NSPrintOperation printOperationWithView:catalog]
runOperationModalForWindow:mainWindow delegate:self
didRunSelector:nil contextInfo:nil];
the Tiger and Leopard print panels are different.
In Leopard you can selec