On Mon, Jan 13, 2003 at 12:33:00PM +0800, James Henstridge wrote:
> >Is there any way to right-align a specific cell renderer?  I tried with
>
> You probably want to pack two cell renderers into your tree view column. 
>  The first should be a text cell renderer, pointing at the appropriate 
> model column for the text you want to display, and should be packed with 
> "expand" set to true, so that it takes up any extra space.

This and Johan's suggestion plus my tip on using xpad -> FAQ 13.22

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to