some pseudo code indicating more or less what i mean is:
my $button = $mw->Button(-text => "Open another .pl file which contains the code of another window",-command => sub { gui2.pl })->pack();
(i assume that if the file is not in the same folder then i need to specify a path as well.)
I hope my question is clear, I don't know if i'm just missing something but I can't seem to figure out how to do it could you give me a hand?
thanks a lot :)
In reply to Open another Tk window by perlNoob
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |