How to get notification of rerun application

  • How to get notification of  rerun application that is namely being
    started from the icon? Because the program is automatically started
    upon OS login.

          ________________________________________________________
    Ð’Ñ‹ уже Ñ? Yahoo!?
    ИÑ?пытайте обновленную и улучшенную. Yahoo! Почту! http://ru.mail.yahoo.com
  • On Tue, Nov 18, 2008 at 7:59 AM, Macarov Anatoli
    <dedmakar_by_moldova...> wrote:
    > How to get notification of  rerun application that is namely being
    > started from the icon? Because the program is automatically started
    > upon OS login.

    The OS will not launch an application when it's already open.  Instead
    it will be sent a reopen Apple Event.

    Or are you trying to detect when an app has been automatically
    launched at login, closed, and then relaunched manually?

    --Kyle Sluder