Displaying 2 results from an estimated 2 matches for "bindtext".
Did you mean:
bindtest
2005 Oct 27
1
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
2005 Oct 26
0
[fdo] LDTP 0.2.1 released
...nakar@indlinux.org) for helping us complete this work successfully.
* New component functions:
+ 'sortcolumnindex' and 'sortcolumn' for table/tree-table objects. ('Shaheed')
+ 'getwindowlist' and 'getcomponentlist' ('Premkumar')
+ 'bindtext', 'getobjectinfo' and 'getobjectproperties' ('Nagappan')
* Major Bug Fixes:
+ Proper error messages have been updated for easy debugging ('Nagappan')
+ 'selectrow' to select row based on number of matchings ('Shaheed')
+ 'doesrowe...