Printing with wxPython

Dale Strickland-Clark dale at out-think.NOSPAMco.uk
Tue Jan 2 15:19:04 EST 2001


entropia <entropiamax at jazzfree.com> wrote:

>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
>

Thanks. I'll take a look.
--
Dale Strickland-Clark
Out-Think Ltd
Business Technology Consultants



More information about the Python-list mailing list