Hi I have a t_tag = gtk.TextTagTable() and a t_buf = gtk.TextBuffer(t_tag). What I want to do is to add text to the TextBuffer, then I want to use a different color and different font sizes for some areas of the text. How would I do that ?
TIA, Radu. -- Radu <[EMAIL PROTECTED]> It is the weak who are cruel, only the strong can be truly gentle. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
