Ticket #14731 (closed defect: fixed)
wxGTK printing: it work only the first time
| Reported by: | wojdyr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGTK | Version: | 2.9-svn |
| Keywords: | printing | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
This is continuation of #13093
Apparently GTK doesn't allow GtkPrintOperation to be reused.
I'm attaching a patch that creates new GtkPrintOperation every time Print() is called.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

