Re: window->close/hide/kill/destroy?



  Hello,

  just a suggestion :

#  Hi, all.
#  Ok, i have one sub:

#  sub click_for_something {
#          my $win1=window2->new();
           ^
           |
           Why a "my" variable, if you want it to be visible in other
           subs? 


#          $win1->show;
#  }

  Etienne




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]