Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Win32 Tk::TableMatrix CTRL+c bug?

by JamesNC (Chaplain)
on Sep 19, 2004 at 15:36 UTC ( [id://392200]=note: print w/replies, xml ) Need Help??


in reply to Win32 Tk::TableMatrix CTRL+c bug?

Just guessing, but I didn't see you mention if you have Tcl installed. Tk::TableMartix says in its doc that it can only use a Tcl Array or Tcl command. It is just me, but I think the author of the module should throw an exception if it can find Tcl in addition to embedding it in the Docs.

Install Tcl? ... I haven't had time to learn it so I am of no help on that advice.

There are other Table like modules in Tk, that don't depend on Tcl. I use Tk::HList for such tasks. Perhaps other monks have a few ideas.

JamesNC

Replies are listed 'Best First'.
Re^2: Win32 Tk::TableMatrix CTRL+c bug?
by eserte (Deacon) on Sep 27, 2004 at 19:44 UTC
    Tk::TableMatrix does not need Tcl (as other Perl/Tk widgets, too). All "Tcl" bits in the documentation are probably left-overs of the original Tcl doc.
      That is great news! Would you please post a tested example that works under Win32 w/ ActiveState's perl distribution like the posted question? I would be very interested in learning how to use Widgets designed for Tcl without having Tcl installed :) Thanks!
        I don't understand your question: the posted example works (except apparently for some Tk versions under Windows). If you want to know how to port widgets designed for Tcl/Tk, then you have to look at the source code of Tk::TableMatrix, but I have to warn you, it's not that simple...
Re^2: Win32 Tk::TableMatrix CTRL+c bug?
by ldln (Pilgrim) on Sep 19, 2004 at 23:23 UTC
    Well..I actually have Tcl installed, thanks to Courage and his fine tutorial on vTcl..

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://392200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (1)
As of 2024-04-25 19:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found