rcseege wasn't being mean. He was trying to be helpful. He actually said much the same thing that I did and for the same reason - you have posted a chunk of code that we can't run and can't even analyse in any sensible fashion because it contains a pile of irrelevant code and some code that may be important, but which is clearly using objects that we know nothing about.

The best we can do is guess at what your problem is, and Rob did correctly identify at least one problem with the code you posted.

It is time to be humble, appologise to Rob for complaining about his help and think about how you might present your problem in a fashion such that we can actually help you with it.

It may help you to read I know what I mean. Why don't you? when reformulating your question.


DWIM is Perl's answer to Gödel

In reply to Re^3: Array of TK::Checkbuttons not acting appropriately by GrandFather
in thread Array of TK::Checkbuttons not acting appropriately by mikasue

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.