RE: GUI based perl

2009-07-30 Thread Jan Dubois
On Thu, 30 Jul 2009, Serguei Trouchelle wrote: > I'd say Tkx because Tk is no longer developed. In case you haven't seen it, the TkDocs site has a tutorial that shows how to use the latest Tk bindings from Tcl, Ruby, Python and Perl, using the Tkx interface for the Perl code: http://www.tkdoc

Re: GUI based perl

2009-07-30 Thread Serguei Trouchelle
I'd say Tkx because Tk is no longer developed. Also, wxPerl (and Cava Packager) may be an interesting alternative to Tk*. mohammed.must...@wipro.com wrote: > Use perl *TK *utility. -- Serguei Trouchelle ___ Perl-Win32-Users mailing list Perl-Win32-Us

Re: GUI based perl

2009-07-29 Thread Angelos Karageorgiou
try activestate's guibuilder from http://spectcl.sourceforge.net. It has some issues but is mostly functional. vptk_w is another option but I consider guibuilder better! mohammed.must...@wipro.com wrote: Honestly speaking that takes sometime. But I don't have any idea about the tool which hel

RE: GUI based perl

2009-07-29 Thread mohammed.mustafa
stafa From: Kprasad [mailto:kpra...@aptaracorp.com] Sent: Thu 7/30/2009 11:30 AM To: Mohammed Mustafa (WT01 - PES-Semi-Technology); perl-win32-users@listserv.ActiveState.com Subject: Re: GUI based perl But it needs lot of coding to draw anything. Is there any utility where I can make

Re: GUI based perl

2009-07-29 Thread Kprasad
@listserv.ActiveState.com Sent: Thursday, July 30, 2009 11:01 AM Subject: RE: GUI based perl Use perl TK utility. Regards, Mustafa -- From: perl-win32-users-boun...@listserv.activestate.com on behalf of Kprasad Sent: Wed 7/29

RE: GUI based perl

2009-07-29 Thread mohammed.mustafa
Use perl TK utility. Regards, Mustafa From: perl-win32-users-boun...@listserv.activestate.com on behalf of Kprasad Sent: Wed 7/29/2009 9:22 PM To: perl-win32-users@listserv.ActiveState.com Subject: GUI based perl Hi Please suggest me that what should I use

GUI based perl

2009-07-29 Thread Kprasad
Hi Please suggest me that what should I use to create interactive GUI for running perl script. There may be button to Browse file and Run particular tool available with that interface. While script is running user can view the progress of that script and after completion of execution download