Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

wxPerl
======

- looks like the window manager of the O.S. (e.g. on Win32 it looks like the standard windows applications, so no look or functionality problems)
- relatively "hard" to program (it is strongly OO)
- on win32 its dll is 1250K + (it has to "wrap" the instructions to bind the API of the WM)
- multiplatform (soon also on Mac OS X)
- young (not wx library that is 10 yeras old) but it's growing up and it is developed by a IMHO great programmer, Mattia Barbon.
- not so well documented
- perl2exe is not working so well with wxPerl, perlapp ok

Perl/Tk
=======

- it has its own look and feel
- well documented (a book) and supported (a newsgroup)
- mature software
- multiplatform
- on win32 its dll is around 500K (plus other dll for widgets)
- both perl2exe and perlapp work well with Perl/Tk

If you need multiplatform you can look at Prima that is a GUI with its own look and feel, multiplatform, 2d design and animation oriented, with a lot of widgets.

If you're programming on Win32 you could look at Win32::GUI, that works only on Win32 but it is light because use Win32 GUI API "directly".

In reply to Re: Tk vs. wxPerl by dree
in thread Tk vs. wxPerl by batkins

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 avoiding work at the Monastery: (3)
As of 2024-04-16 16:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found