in reply to Re^2: Perl/Tk code structure
in thread Perl/Tk code structure
BTW. Remember that with the gui I posted, you could (for example) check for what was printed and instead of simply displaying it in the listbox, decide to convert a text prompt into a bunch of buttons or a dialog that allows the user to answer the prompt without having to type complex material, and then send the information back to the <STDIN> requests as if he had typed it out in full.
The gui I posted is just the simplest working example I could come up with.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Perl/Tk code structure
by elef (Friar) on Jan 11, 2012 at 09:24 UTC | |
by BrowserUk (Patriarch) on Jan 11, 2012 at 09:36 UTC | |
by elef (Friar) on Jan 11, 2012 at 10:34 UTC | |
by BrowserUk (Patriarch) on Jan 11, 2012 at 10:58 UTC |