The Printer Dialog Settings enable the user to
make settings for the Printer Dialog in the VisualWorks
settings and vise versa.
openPrintDialog |
calls #initPrintDlg: and opens the Print Dialog |
initPrintDlg: aPrintDlg |
initializes the PrintDlg Structure |
tagPDA |
defines the PrintDlg structure |
getDevModeWithPrefs |
initializes
a DEVMODE structure with the settings made before |
getDevNamesWithPrefs |
initializes
the DEVNAMES structure with the selected printer |
getPrinterList |
returns a
list of available printers at the current PC |
getPrinterNamesFromDevNames: aGlobal |
saves the
printer selected in the Print Dialog |
storeSettingsFromDevMode: aDevMode |
saves the
settings made in the Print Dialog |