Closed Bug 122530 Opened 23 years ago Closed 23 years ago

[FIX]Use Native Print Dialogs and new XP/Win2K Dialogs

Categories

(Core :: Printing: Output, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.9

People

(Reporter: rods, Assigned: rods)

References

Details

Attachments

(1 file)

We will be switching back to the native dialogs and we will want to use the new
XP and Win2K Print Dialog when possible. But this requires us to build with the
lastest SDK (Nov 2001)
Depends on: 122528
Target Milestone: --- → mozilla0.9.9
Status: NEW → ASSIGNED
This does the following:
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of
it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the
standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new
code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing
options
5) Now creates a DEVMODE before the diaog is created, this is used for setting
different options in the print dialog before it comes up.
Summary: Use Native Print Dialogs and new XP/Win2K Dialogs → [FIX]Use Native Print Dialogs and new XP/Win2K Dialogs
Comment on attachment 67105 [details] [diff] [review]
initial patch for review

r=dcone
Attachment #67105 - Flags: review+
sr=hyatt
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Rod, can you verify this and mark verified-fixed? thanks.
This has been truned on, but I'll verify that it does work when it is turned on.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: