A Sex, 2003-09-19 �s 16:26, Gary Herron escreveu:
> I sent this question to the list just as I was becoming a member of
> the list, so perhaps I missed an answer, or perhaps there really were
> no responses. In either case I'd like to politely plead again for
> some help in this matter.
I'm not sure, but maybe you can try this:
treeview.get_selection.unselect_all()
>
> Thanks,
> Gary Herron
>
> On Tuesday 16 September 2003 02:23 pm, Gary Herron wrote:
> > On a gtk.TreeView, I can highlight a line with a call to
> >
> > set_cursor(path, ...)
> >
> > but I can't find a way to turn the highlight off. I don't see
> >
> > unset_cursor()
> >
> > and I've tried every form of null path I can thing of
> >
> > set_cursor(None, ...)
> > set_cursor(0, ...)
> > set_cursor((0,), ...)
> > set_cursor('', ...)
> > set_cursor((), ...)
> >
> > all with no joy.
>
>
>
>
>
> _______________________________________________
> pygtk mailing list [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
--
Gustavo Jo�o Alves Marques Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/