David G. Mackay [Sun, Feb 08, 2004 at 05:15:20PM -0600]: > Is there a set of code snippets showing how to set font characteristics > (size, slant, weight, etc.) under pango? I found the section in the FAQ > describing the markup capabilities, but that doesn't seem like it would > apply to gtk.Entry widgets.
It doesn't seem gtk.Entry has any markup capabilities. If there is no better method, I suggest creating one-line gtk.TextView with "enter" key events caught (so they won't add next line to it) _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
