Hey list, After looking through many tutorials and examples of the gtk.TextView and gtk.TextBuffer widgets, I now know how to insert blocks of text here and there with various tags applied. I still do not know how to make a simple toggle button for 'bold' work. I would like to implement very simple text formatting into my app, but I'm not sure what the best way to do it is.
How does one apply tags to text as it is being entered into the TextBuffer via the keyboard? Thanks, ~djc _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
