2008/10/15 Andrew Black <[EMAIL PROTECTED]>:
> I would like to produce a noticification window - in the same way as
> programs like Outlook do when new mail comes in. Is this possible with
> Perl or should I be looking for another tool.
>
> My first attempt is
>  perl -MWin32 -e "sleep(10); Win32::MsgBox('take a break')"
> but this produces a msgbox hidden under the window you are currently
> looking at
>
> Afraid I am not a great windows programmer..

Try this as a starting point:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05020.html

Regards,
Rob.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to