Printing with wxPython

entropia entropiamax at jazzfree.com
Tue Jan 2 11:58:46 EST 2001


At www.vex.net/parnassus I found:
http://starship.python.net/crew/jjkunce/wxpython/
1. Printable Text Controls for wxPython

prntxtwx.py includes the class PrintableTextControl which adds OnDoPrint() and OnPrintSetup()
methods to its parent class, wxTextCtrl. Also provides control of print margins and line wrap.
(Margins may not be working quite right).

Dale Strickland-Clark escribió:

> I'm trying to get to grips with wxPython and printing on Windows.
>
> Has anyone got a very simple sample that sets up a device context and prints some text or simple
> graphics?
>
> I can't find any printing examples.
>
> Thanks for any help.
>
> --
> Dale Strickland-Clark
> Out-Think Ltd
> Business Technology Consultants
> --
> http://www.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list