Tk::MDI is very buggy

Seems to be true. I actually am playing with Tk::MDI at the moment as a possible solution to an app I'm building, and it seems to be somewhat incomplete. I'm not very much in favour of the tab metaphor over true MDI, though, so Notebook might not be the best option.

Tk itself is rather buggy and dated.

Now wait just a goddamncottonpicking moment there.
Tk is very stable, very much maintained, and is been in use in many places with usage ranging across the board, if you have a point, point it. Saying "Tk bad, Gtk good" isn't an argument. If you want, Gtk can be ripped apart as well (e.g. the recent GUADEC debate). It's a question of what you need, and what you want to invest to get it. And for its qualities, being: simple, perlish, available, and with many widgets to use, Tk is an excellent option.

Stop saying 'script'. Stop saying 'line-noise'.
We have nothing to lose but our metaphors.


In reply to Re^2: Tk::MDI-changing the size of the child window by Erez
in thread Tk::MDI-changing the size of the child window by Anonymous Monk

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.