Hello, I have a TextView which uses a monospace font. I would like to set its width (by using textview.props.width_request = width) to the width of 80 characters. The question is, how can I know the width and height, in pixels, of a character?
Thanks, Noam _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
