Pango Markup in TreeStore

View: New views
2 Messages — Rating Filter:   Alert me  

Pango Markup in TreeStore

by Jake Ackermann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Anyone have an example of this?

Thanks in advance.

_______________________________________________
pygtk mailing list   pygtk@...
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: Pango Markup in TreeStore

by John Stowers :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2008-07-24 at 00:06 -0700, Jake Ackermann wrote:
> Anyone have an example of this?

The treestore should not care. The key is remembering to put the markup
into the CellRenderText *markup* property (not the text property like
usual)

John

>
> Thanks in advance.
>
> _______________________________________________
> pygtk mailing list   pygtk@...
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

_______________________________________________
pygtk mailing list   pygtk@...
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/