.... cool, after a quick run of the examples, my thoughts:

... at least add bezier lines, like is shown in most gui demos

... i like the way you can transfer the geometric data across canvases....people have been looking for a good way to do this for awhile.... so you can have "shared drawing whiteboards" across sockets.....

... other features?.... yes, besides socket_abilty :-), people also want to save what they have done..... it would be nice the data to a file, and be able to reload it later

.... i'm sure i'll think up something later ..... like oh yeah... an eraser function for the lines....if you need a quick idea of the data you would have to save for an eraser to work on a smoothed line curve....see ztk-roller-coaster-simulation


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku

In reply to Re: RFC: A Tk module to simplify drawing - Tk::Draw by zentara
in thread RFC: A Tk module to simplify drawing - Tk::Draw by liverpole

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.