wxPrinter.GetLastError()

The documentation shows this function, but it is missing
in wxPython 2.4.0.7 on Windows, from what I can see.
Same for the named constants listed as possible return
values.

Anyone have any ideas?

Thanks,

Al

achrist@easystreet.com wrote:

The documentation shows this function, but it is missing
in wxPython 2.4.0.7 on Windows, from what I can see. Same for the named constants listed as possible return values.

Anyone have any ideas?

Try wxPrinter_GetLastError()

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!