Wise Monks,

I am in need of your help! I am looking for a RAD that will help me design (and output code for) a perl program.

I've looked into several already and I've been very confused by them (I've never done any gui programming before)

I'm not looking for much, just a few text fields, some radio buttons and a tree/listview.

I've read a bunch of documentation for different gui implementations and although I would like it to look native on win32 I've decided if I can find a RAD I like for TK I'll go ahead and use it. I'm not concerned about cross platform compatibility but I'll consider it a bonus if it runs on anything other then win32.
I will say however that I didn't like the wxPerl syntax at all...

I guess what I'm looking for is a RAD that will allow me to drag some controls onto a blank window, position them like I want them and spit out the code that will generate that nice looking window and maybe give me a start on where to add my event handlers.

Any recommendations are helpful. Thanks!

-Bob

In reply to Please reccomend a Windows Rad for Gui Programs (form designer?) by BobFishel

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.