Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Perl & C/C++

by Anonymous Monk
on Mar 29, 2003 at 21:56 UTC ( [id://246654]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl & C/C++
in thread Perl & C/C++

Qt certainly is one of the nicest GUI products around, and don't forget PerlQt http://perlqt.sourceforge.net/ which gives you the best of all worlds:

You can prototype in PerlQt and quickly convert to C++ if you need to - though on a 700Mhz Athlon (hardly cutting edge anymore :) I've had no need to since speed has not been an issue - you *might* suffer with resource usage though - Perl + PerlQt is a bit of a memory hog.

PerlQt is certainly good on Unices, and apparently fine on Win32 + Cygwin - watch out for licensing on Win32.

Finally, you get pretty good documentation and qt-designer. Yes, by all means learn how to code Qt by hand at first, but designer will save you a lot of time if the project grows. Designer is the overriding reason why I stick with Qt - not perfect, but far nicer to use than glade, or that commercial wx GUI designer (sorry, forgotten its name, I quickly gave up after test driving the trial download!)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://246654]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-18 00:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found