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

Re: Windows GUI for Perl Script

by dimar (Curate)
on Mar 16, 2005 at 17:26 UTC ( [id://440039]=note: print w/replies, xml ) Need Help??


in reply to Windows GUI for Perl Script

One approach that is rarely mentioned, but cost-effective (for some), is to simply use HTML pages as a front-end for any of your perl scripts. Every version of Windows (98 or later iirc) ships with support for HTML applications. If you already have ActiveState installed, then you can design, deploy and maintain full-fledged GUI front-ends for perl on any windows box in your shop using the same HTML that works in MSIE. There is nothing else you need to install, no need to use VB or VBscript, no need for additional OCX or OLE controls or applets.

To determine whether this is cost-effective for you, consider: (1)time to learn; do you already know how to work with one of the GUI systems (perl/tk) (wxWindows) (MSIE HTML)?; (2)time to acquaint users; is your user base familiar with the GUI apps of any of the above environments? End users can be amazingly picky about non-functionality-centric issues when it comes to GUI, so this is one reason why some complain about the look and feel of perl/tk, or HTML, as contrasted to 'desktop' GUI apps.

More Information

MSDN is notorious for routinely changing the links on their site, so here are some search keywords links to MSDN search:
Perl of Wisdom and
perlscript and
HTML Applications

=oQDlNWYsBHI5JXZ2VGIulGIlJXYgQkUPxEIlhGdgY2bgMXZ5VGIlhGV

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-25 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found