Now how do I add another message to the window.. ? My requirement is.. I should update the window after the MainLoop statement. Just let me know how exactly to use UPDATE()??use Tk; my $main=new MainWindow; $main->title("Test window"); <I print a message "msg" in the window at this line>; MainLoop;
In reply to Re^2: creating simple GUI
by Anonymous Monk
in thread creating simple GUI
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |