http://qs321.pair.com?node_id=564314


in reply to Printing text from scrolled window?

You can use the Printer module. You have to get the elements from the Text widget and pass them to the printer.
  • Comment on Re: Printing text from scrolled window?

Replies are listed 'Best First'.
Re^2: Printing text from scrolled window?
by tamaguchi (Pilgrim) on Jul 28, 2006 at 10:40 UTC
    The printing is not very importent the importent thing for the application is to get the text out from the frame since I will use the frame in a larger context without any printing.