in reply to Re^2: perl/tk show script progress
in thread perl/tk show script progress

Or perhaps a listbox, non-selectable, might do the trick.

J.C.

Replies are listed 'Best First'.
Re^4: perl/tk show script progress
by swoop (Acolyte) on Sep 09, 2011 at 03:31 UTC
    Thank you JC I will look into this tomorrow. I have developed a tool with perl to migrate routers running IOS to XR. Now I want to incorporate the migration tool into a GUI. I'm having a difficult time deciding if I should use perl/tk or some other language to do so.