Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I think Jason have three different decision to make not one.
  1. Whether or not to use Perl?
  2. Which GUI Tool Kit to use?
  3. Whether or not he should go with a tradiotional GUI in the first place? As opposed to a CLI (command line interface) or a Web-UI
Thinking of them combined as just one decision is misleading.
In theory Perl should not dependent on any one GUI/TK (graphical user interface tool kit), but of course I know that in practice some binding will be more complete than others but in that case we would be complaining about this particular gui binding module, and not Perl in general. You should or not choose Perl, based on one the general qualities of Perl, two the quality GUI Lib bindings

The same rule (language independence) may apply to the GUI/TK, but thinking about it for a while, but it really doens't have too, like in the case of TK, it relies on the Tcl style of programming. Any computer language is ultimately a textual user interface that support some programming paradigm a GUI/Tk may be writen to take advantage of a certain paradigm, if the language doesn't support this paradigm, I would expect trouble in creating the binding, and api maping

Last, are you even sure you want a GUI, did you consider a WebUI.

I think those three decision are better made in the reverse order in which I discussed them, first decided what type of interface you want, next if you decided to go with a traditional GUI pick the Lib or ToolKit, last choose the language which best suite the lib programming style.

In reply to Three decisions not one by systems
in thread Why GUI perl programs on Windows? by jfroebe

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-20 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found