I have a project where I am using a treeview where one of the columns is a boolean (check box) field. The behaviour I want is for only one check box to be checked at any time. So if the user checks row 2 and then checks row 8, row 2 is automatically unchecked. Is there a gtkTreeViewColumn setting that will set the functionality or is it something I will have to do manually?
Thanks
--
Jay Graves
[EMAIL PROTECTED]
jay.skabber.com
O__
_/`.\
`=( '
pgp00000.pgp
Description: PGP signature
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
