modalpopups - How can I create a non-modal dialog in Perl/Tk? -


i learning perl/tk. want give alert user whenever he/she receives mail.

i have planned use message box in tk, expecting user click ok or cancel button.

until user clicked 1 button wont further operations.

but want, needs give alert user , user can continue further process.

refer link

non blocking dialog box in perl tk


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -