lakshmananindia has asked for the wisdom of the Perl Monks concerning the following question:
I just did a mail alert program. When a new mail arrives the program will alert the user with the help of TK messageBox.
But while displaying the alert, the MainWindow is also there, back to the message box. I don't want that MainWindow to be displayed.
Is there any way to display messagebox without the MainWindow in Tk?
Your Attempt May Fail, But Never Fail To Make An Attempt
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: TK mainwindow
by GrandFather (Saint) on Mar 14, 2009 at 05:15 UTC | |
|
Re: TK mainwindow
by lakshmananindia (Chaplain) on Mar 14, 2009 at 05:36 UTC |