A system specific standard dialog for getting print job information.
![]() | PPrintJobDialog ( PInteractor * parent, PRESOURCE_ID resID = PSTD_ID_DIALOG_PRINT_JOB ) Create the standard print job dialog. |
![]() | ~PPrintJobDialog () Destroy the print job 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 print job information. This dialog is displayed just before starting a print.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