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??

A plus from me too. Besides the fact that Tk is seen by many as ugly, I see very little shortcomings.

Tk is actively maintained and builds on most OS's out of the box, including HP-UX, AIX, and Windows with Strawberry perl.

The documentation is complete, and almost all fuctionality is available. It is very hard to make thing like rotated text on a Canvas, but if that is what you need, you might find some more luck in using Tk::RotCanvas or Tk::Zinc.

After installing Tk, there is a demonstration script called widget, from which you can cut-and-paste code to get started.

I found it very very hard to create a working anvironment on AIX and/or HP-UX to get Wx running, and I also dislike the immensely complicated (but complete) documentation for Wx. It just takes too much time and coding to get started, and if GUI programming is not a daily job, it is hard to remember all the ins and outs for Wx.

Relatively new is Tkx, which looks very promising. As I already am very comfortable with Tk, I didn't really look into it yet.

Playing directly with X11 modules is only for the masochists.

Glib plus Gtk2 might be an option if you are on linux.


Enjoy, Have FUN! H.Merijn

In reply to Re^2: GUI Toolkit by Tux
in thread GUI Toolkit by Solarplight

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 learning in the Monastery: (2)
As of 2024-04-24 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found