Help for this page

Select Code to Download


  1. or download this
    open3: Can't call method "close" on an undefined value at C:/perl/lib/
    +IPC/Open3.pm line 368.
    
    ...
        invoked from within
    ".b instate {pressed !disabled} { .b state !pressed; .b invoke } "
        (command bound to event)
    
  2. or download this
    use strict;
    
    ...
    Tkx::pack( $bt );
    
    Tkx::MainLoop;