The dialog created by default by the print framework that enables aborting the printing process.
wx.
PrintAbortDialog
(Dialog)¶Possible constructors:
PrintAbortDialog(parent, documentTitle, pos=DefaultPosition,
size=DefaultSize, style=DEFAULT_DIALOG_STYLE, name="dialog")
The dialog created by default by the print framework that enables aborting the printing process.
__init__
(self, parent, documentTitle, pos=DefaultPosition, size=DefaultSize, style=DEFAULT_DIALOG_STYLE, name="dialog")¶Parameters: |
---|
SetProgress
(self, currentPage, totalPages, currentCopy, totalCopies)¶Parameters: |
|
---|