Hi all

I am hoping that someone will be able to help me out.  What I want to do
is to create a treeview (a list really) where one of the columns is a
toggle button i.e. like in the list_store.py demo.

The catch is that I want to be able to toggle the buttons _without_
having the row actually being selected -- I want the current row
selection to be preserved (as the Gimp's Layers dialoge when you go to
select the active dialog).

At the moment I'm not having much luck.  I can't even find a callback
that lets me know when a row as being activated...

Any help/suggestions would be greatly appreciated

thanks

Richard


_______________________________________________
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