Why poo-poo a good suggestion like this?

I'm poo-pooing the reasoning, not the suggestion.

Note the 'when learning', once GUIs are understood in general, then one can apply the knowledge to others to try them out.

Well, yes, but how many Tk users really understand GUIs? I usually find Tk/Gtk programs hard to use. The funny thing is that that has nothing at all to do with the toolkits themselves. It has to do with the coders, and the newbie level they start in and unfortunately often forever stay in. First learn about designing (ne coding) GUIs, then assess several toolkits and choose the one that meets what you need. Do not without thinking for yourself decide to use what everyone else uses, because the majority generally tends to choose the inferior technique, but more importantly: you are not everyone else.

There are numerous good reasons for (not) using this thing. But "because you can get a lot of help" isn't one of them. (And, ehm, the help you can get is mostly (note: not entirely!) from other beginners...)

There's nothing quite as frustrating as sitting in front of the computer, with inadequate documentation, and no other help in reach, when one is learning something new.

This is true. But would you say the documentation of said toolkit is adequate, for a *Perl* coder, let alone a *beginning* Perl coder?

Peopleo may boo me, but its the reason I would reccommend Windows to anyone completely new to computers who wants to get started

Boo! (Hey, you asked for it :))

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }


In reply to Re^4: Best GUI package for Perl ? by Juerd
in thread Best GUI package for Perl ? by rbutcher

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.