Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hi,
A quick search only showed a Tk/Gtk discussion from 2001, so I hope I didn't miss something and this is a FAQ. Also, I'm hoping that we can discuss things without having a religious war about which is 'best'.

That said, I'm interested in finding out more about the various options for GUI coding, particularly - but not exclusively - from perl.

The main options I know of are:

  • Gtk+ - originally written for the GIMP, used by the GNOME people and some other apps
  • QT - written by Trolltech, used by the KDE people and some other apps
  • Tk - from Tcl and ported to perl early on
  • WxWindows - seems good but I know little of it (the DrScheme IDE is written in it and seems decent)
All of these are cross-platform (at least Linux and Windows and I would guess Mac and 'general unix/X windows as well').

I've used Gtk+ from perl and C++ on Linux with good results and the same scripts runs on Windows (once Gtk is installed), which is nice.

If anyone has experience of more than one of these toolkits and can provide some thoughts on what they see as the most significant strengths and weaknesses of them I'd be grateful.

And I'd hesitate from using this thread to ask the popularity of the different toolkits, but perhaps that would make a good poll?


In reply to GUI toolkit choice by jbert

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 having an uproarious good time at the Monastery: (4)
As of 2024-04-19 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found