in reply to how to display output of a process in text widget in real time

perl tk process output site:perlmonks.org, tk ipc site:perlmonks.org
Re: Perl:TK - standard output to text widget
Re: Perl/Tk while {1} and a responsive UI
Tk GUI and Listen?

A widget is a thing, it is an it, it is an object -- many GUI toolkits have used the term, some use control, but a widget, is still, just a thing :) text widget means text thing :) you have to know and tell us explicitly which GUI toolkit you're working with

  • Comment on Re: how to display output of a process in text widget in real time