Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Windows GUI for Perl Script

by Ninthwave (Chaplain)
on Mar 16, 2005 at 16:33 UTC ( [id://440010]=note: print w/replies, xml ) Need Help??


in reply to Windows GUI for Perl Script

I would second and thrid the fact to use Tk. I have been using Tk to slap GUIs on my perl code so that users have a recognizable interface and I have recognizable data when they are done. The nice thing is with a verly little work Tk will work the same on Linux, Unix, Max OSX and Windows. And the consitency in my opinion is much better than java. But I digress.

use Tk;

"No matter where you go, there you are." BB

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-24 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found