Well you wrote: 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.

So, you are saying, I don't need Tcl installed for that Module to work because the Pod is wrong. So, I say back to you - Please prove this to me because I am running the same set up as the original poster, only I didn't have Tcl installed. I get an exception in the DynaLoader when I try to use that module (installed for my build via PPM). He didn't say he had Tcl installed until after I posted to him. I even said I didn't have Tcl installed and I am not one to troubleshoot that if it is the problem ( it just wasn't on his environment list...) You are saying I don't need Tcl. And I am telling you, it doesn't work as it is posted and the only thing I could think of was that Tcl was missing. Period. I don't waste folks time jabbering about stuff I haven't tried and verified. I have been using Tk for about 2 years on Win32 now. Please post the code that you say works without Tcl on Win32 for this module, because it doesn't work for me. I haven't seen ANY Tcl Widgets work without Tcl installed.

In reply to Re^5: Win32 Tk::TableMatrix CTRL+c bug? by JamesNC
in thread Win32 Tk::TableMatrix CTRL+c bug? by ldln

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.