North, Wesley J writes:
 > First off, thanks for all the input, I installed the Tk module and have
 > created a couple of cool little widgets. I am just about to go searching for
 > some additional help, but I thought I would kick this out to the group. What
 > part of Tk, if any, would I use to prompt the user (via gui) for certain
 > arguments? Basically I have a set of back-end processing scripts that I am
 > creating a gui app for. These scripts have arguments that need to be checked
 > before they can complete. So, I am building this gui to prompt the user for
 > the necessary arguments, depending on the script they are running. In short
 > does Tk have something that can do this? Thanks.

Check out Tk::DialogBox

-- 
Brian Raven
If you write something wrong enough, I'll be glad to make up a new
witticism just for you.
             -- Larry Wall in <[EMAIL PROTECTED]>
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to