Hi.

I'm currently trying out using PyGtk for an MH/nmh frontend. I therefore 
have a mailfolder-list currently implemented as a CTree. This works OK. 
I'm trying to make folders with unread messages appear in bold font 
however. Anyone have an idea on how to do that?

I thought the best way to do this would be to have a GtkStyle for 
"normal" folders and another style for "unread" folders and switch these 
using node_set_row_style(). However, I'm having problems just creating 
the GtkStyle object/struct. How is it mapped in PyGTK and how do I use it?

Is there a tutorial/FAQ for PyGTK beyond the 10min guide? (The guide did 
convince me that libglade was a good thing, but that's about all I 
learned from it. :-)

Frank Ronny Larsen
-- 
Frank R. Larsen [EMAIL PROTECTED]      /"\
http://www.gimle.nu/~gobo/         \ /    ASCII Ribbon
 "When the going gets tough,        X   Campaign Against
  the tough gets duct tape."       / \     HTML Mail



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to