Ticket #8349 (confirmed defect)
wxMac: correct min/max-values for printdialog
| Reported by: | sturmlechner | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxOSX (any toolkit) | Version: | |
| Keywords: | Cc: | sturmlechner, csomor, auria.mg@… | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
With wxMac the print dialog always shows a minimum value of 1 and a maximum value of 9999 to the user regardless of the true number of pages (this can be seen in the docview sample). With this patch the number of maximum pages is retrieved before the print dialog is opened.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

