There is a text entry widget in perk/tk. It is exactly similar to the input box of VB. While creating the entry widget you associate a scalar variable to it. You can then use this variable to get/set the text or value in the entry widget.
HTH
Pinku Bhatnagar
Dan Muey wrote:
Hi
Howdy
I am trying a way to get input from user in GUI mode.. Like Inputbox in Visual Basic.....How do i go about?
Have alook at the Tk module at search.cpan.org It has widgets for that sort of thing.
HTH Dan
with regards D.P.S
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]