Raw Message
Message-ID: <1130432254.6271.1.camel@localhost.localdomain> Date: 2005-10-27T16:57:34Z From: Tom Subject: tree widget question I'm trying to create an app using TclTk and R Can someone please explain how I bind a click event to the tree widget (http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/TreeWidget.html) Ideally I'd like to bind to particular elements in the tree but tkbind doesnt seem to work. thanks tom