[pygtk] Selecting Children Checkboxes When Parent is Selected

2008-04-19 Thread Shadi Azoum
I have two columns in a treeview, one with strings in a hierarchial fashion and corresponding checkboxes. How can I make all children checkboxes selected if a parent checkbox is selected? I would greatly appreciate any help. ___ pygtk mailing list

Re: [pygtk] Selecting Children Checkboxes When Parent is Selected

2008-04-19 Thread Facundo Batista
2008/4/19, Shadi Azoum [EMAIL PROTECTED]: I have two columns in a treeview, one with strings in a hierarchial fashion and corresponding checkboxes. How can I make all children checkboxes selected if a parent checkbox is selected? I would greatly appreciate any help. You need to catch the