A system specific standard dialog for getting printer setup information.
![]() | PPrinterSetupDialog ( PInteractor * parent, PRESOURCE_ID resID = PSTD_ID_DIALOG_PRINTER_SETUP ) Create the standard printer setup dialog. |
![]() | ~PPrinterSetupDialog () Destroy the printer setup dialog |
New functions for class
Member variables
Overrides from class PDialog
Overrides from class PInteractor
Overrides from class PObject
System callback functions.
A system specific standard dialog for getting printer setup information. This dialog is used to set up the application default printer setup information.Note that unlike most dialogs, most operations such as PInteractor::Show(), PInteractorLayout::GetControl() etc may not be executed before the PModalDialog::RunModal() function has been executed. Furthermore, they are not available after PModalDialog::RunModal() has returned. This is due to the implementation on some platforms which goes to great lengths to use the actual standard file dialog for the platform.
Alphabetic index HTML hierarchy of classes or Java