in reply to Re^6: How to perform a subroutine run in cpan Tk::ExecuteCommand module
in thread How to perform a subroutine run in cpan Tk::ExecuteCommand module
Not directly with that module.
I don't use Tk, so I don't really know alternatives to that, but I assume that you can look at the source code and adapt it so your callback gets run in a fileevent callback for the handle to the child process.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: How to perform a subroutine run in cpan Tk::ExecuteCommand module
by Janish (Sexton) on Jun 25, 2014 at 08:39 UTC | |
by Corion (Patriarch) on Jun 25, 2014 at 08:41 UTC | |
by Janish (Sexton) on Jun 25, 2014 at 09:15 UTC |