[wxPython] Printing Text

Are there any examples for printing Text? I noticed from an archived
newsgroup letter that there might be a way to print text using the html
code. I have a text control full of text that I would like to send to the
printer just as it is. At current I'm just getting a single microscopic
looking line of text that goes right off of the page when I try to print.

  -Mikhael

Are there any examples for printing Text? I noticed from an archived
newsgroup letter that there might be a way to print text using the html
code. I have a text control full of text that I would like to send to the
printer just as it is. At current I'm just getting a single microscopic
looking line of text that goes right off of the page when I try to print.

I don't know if it's up to date, but there is a PrintableTextCtrl at
http://starship.python.net/crew/jjkunce/wxpython/

···

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