Help for this page

Select Code to Download


  1. or download this
    $mw->waitVisibility;                                  
    $mw->after(100,sub{$entries{3}{'entry'}->focusForce});
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
      $widget->update();
    
    }