Help for this page

Select Code to Download


  1. or download this
    C:\code>DisplayPipeTracer15.pl -trace out.PipeTracer.xml
    '8┬¿├⌐☻♥' isn't numeric at C:/Perl/site/
    +lib/Tk/Widget.pm line 205.
    ...
    Ports to be Analyzed: 1 2
    'h┬Ñ├⌐☻♥' isn't numeric at C:/Perl/site/
    +lib/Tk.pm line 250.
     at C:\code\displayPipeTracer15.pl line 159
    
  2. or download this
        my $cycleAccept = $statusBar->Button(-text => "Go to", 
                                          -font => ['Arial', 8],
                                          -command=> \&GoToCycle, 
                                          -bd => 1, -takefocus => 'never',
                                          -highlightthickness => 0)->pack(
    +-side => 'left');
    
  3. or download this
            $PortFrame = $allPortsFrame->Scrolled('TableMatrix',
                                                -resizeborders=>'none',
    ...
                                                -scrollbars => "osoe")->pa
    +ckAdjust(-side => "top", 
                                                                          
    +         -fill => 'both', 
                                                                          
    +         -expand => 1);