Skip navigation.
 
mlRe: Changing NSPrintPanel UI in 10.5
FROM : Rimas
DATE : Tue May 13 21:05:31 2008

You are right. And that works very well. Except one thing. After
changing paper size in Print dialog I have two options - to press
Cancel (and revert changes I have made) or to press Print and save new
options + print document. I want only to change paper size and save
that information for later print. I do not want to print at this
moment. In other words, I want to have Print and Page Setup (without
printing) functionality in one (Print) dialog.

>  This is already handled inside the existing print dialog, although not in
> its collapsed state. Clicking the disclosure button adds controls to allow
> you to select the paper size and orientation. There are other controls you
> can add (or remove) as well, search the documentation for
> NSPrintPanelOptions (used with NSPrintPanel's -setOptions: method).


Rimas.

Related mailsAuthorDate
mlChanging NSPrintPanel UI in 10.5 Rimas May 13, 19:23
mlRe: Changing NSPrintPanel UI in 10.5 David Duncan May 13, 20:32
mlRe: Changing NSPrintPanel UI in 10.5 Rimas May 13, 20:52
mlRe: Changing NSPrintPanel UI in 10.5 David Duncan May 13, 20:58
mlRe: Changing NSPrintPanel UI in 10.5 Rimas May 13, 21:05
mlRe: Changing NSPrintPanel UI in 10.5 David Duncan May 13, 21:51
mlRe: Changing NSPrintPanel UI in 10.5 Rimas May 13, 22:04
mlRe: Changing NSPrintPanel UI in 10.5 David Duncan May 13, 22:07