"cypher543" <[EMAIL PROTECTED]> wrote:

> I have a TreeView and a ToolButton. The ToolButton should only be
> active if the user has selected an item in the TreeView. What signal
> should I use to achieve this?

you can try using the configure method on the toolbutton in the
command that is executed when the tree view is selected/deselected

- Hendrik

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to