Hello! I'm trying to print the contens of a gtkTextBuffer using gnomeprint, and I've some questions: -I'm using the show() function to print the line and I would like to know how to wrap the line if it's too long; more precisely, how can I have infos about the width and height of the string I'm showing?
-Are there any easy way to print text according with the tags into the textBuffer (at least for foreground-color, weight and style properties)? Thanks to all! Pier Carteri -- Pier Carteri <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
