On Fri, 2011-09-16 at 09:42 -0700, Jeff Hobbs wrote: > On 15/09/2011 4:36 PM, gary sachs wrote: > > Using AS PERL 5.12 > > TCl 8.5.9 > > Windows XP SP3 > > > > I have been working with the TREECRTL widget in PERL/Tkx for a while now > > and have good luck. But now I would like to be able to set up a table of > > data for graphing and have the ability to edit a "cell" in that table. Does > > any one have a PERL example for TREECTRL showing how to enable a "cell" for > > editting? > > I don't have a Perl based example, but you can find a Tcl example (with > necessary bindings and command calls) at > <AP_Install>/lib/ActivePerl/PPM/tcl/ppm_repolist.tcl. Search for 'edit'.
I can cook Tcl::Tk example (rather than Tkx, which is not my area of expertise) let me know if this is of any interest. Regards, Vadim.
