Displaying 1 result from an estimated 1 matches for "get_abort".
Did you mean:
e_abort
2006 Oct 17
0
Patch for Wx::Printer
This patch adds the get_abort and get_last_error methods to
Wx::Printer and also the error constants to RubyConstants.i.
With out these changes the printing sample will crash if you decide to
cancel the print dialog.
The change worked well for me just would like to make sure it works on
1 other platform before committing.
Se...