INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make and setup the structure
-- Value for the starting page edit control
-- Value for the ending page edit control
-- Minimum value for the range of pages specified
-- in the From and To page edit controls
-- Maximum value for the range of pages specified
-- in the From and To page edit controls
-- Number of copies for the Copies edit control
-- Dialog box creation flags.
-- Can be a combination of the values defined in
-- class WEL_PD_CONSTANTS.
-- Device context associated to the selected printer
-- Set `flags' with `a_flags'.
-- See class WEL_PD_CONSTANTS for `a_flags' values.
-- Add `a_flags' to `flags'.
-- See class WEL_PD_CONSTANTS for `a_flags' values.
-- Remove `a_flags' from `flags'.
-- See class WEL_PD_CONSTANTS for `a_flags' values.
-- Set `from_page' with `page'.
-- Set `to_page' with `page'.
-- Set `minimum_page' with `page'.
-- Set `maximum_page' with `page'.
-- Set `copies' with `number'.
-- Is `a_flags' set in `flags'?
-- See class WEL_PD_CONSTANTS for `a_flags'
-- values.
-- Is the "All pages" radio button selected?
-- Is the "Page" radio button selected?
-- Is the "Selection" radio box selected?
-- Is the "Page numbers" radio button enabled?
-- Is the "Selection" radio button enabled?
-- Is the "Collate" check box checked?
-- Is the "Print to file" check box enabled?
-- Is the "Print to file" check box shown?
-- Is the "Print to file" check box checked?
-- Is the warning message from being displayed when
-- there is no default printer enabled?
-- Is the Print setup dialog box enabled?
-- Select the "All pages" radio button.
-- Select the "Page numbers" radio button.
-- Select the "Selection" radio button.
-- Enable the "Page numbers" radio button.
-- Disable the "Page numbers" radio button.
-- Enable the "Selection" radio button.
-- Disable the "Selection" radio button.
-- Check the "Collate" check box.
-- Uncheck the "Collate" check box.
-- Enable the "Print to file" check box.
-- Disable the "Print to file" check box.
-- Show the "Print to file" check box.
-- Hide the "Print to file" check box.
-- Check the "Print to file" check box.
-- Uncheck the "Print to file" check box.
-- Enable the warning message from being displayed when
-- there is no default printer.
-- Disable the warning message from being displayed when
-- there is no default printer.
-- Enable the system to display the Print setup dialog
-- box rather than the Print dialog box.
-- Disable the system to display the Print setup dialog
-- box rather than the Print dialog box.
-- Activate the dialog box (modal mode) with
-- `a_parent' as owner.
-- Size to allocate (in bytes)
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |