can one let me know these utilities in perl, say by some examples..
On Thu, Mar 20, 2008 at 12:58 AM, yitzle <[EMAIL PROTECTED]> wrote: > Perl got several graphical toolkits, notable Gtk+, Tk and Wx. > I get the impression that Tk is one of the more popular ones. > > Alternatively, if you only need it once you might want to simply embed > a shell/system command in Perl to activate the dialog and read the > return values. But, to avoid getting flamed, I should note this is > likely not the best approach. > -- Thanks Nagesh