Re: Events by starting an application (better explained) solved
Re: Events by starting an application (better explained) solved
- Subject: Re: Events by starting an application (better explained) solved
- From: mirco scanarini <email@hidden>
- Date: Sat, 24 Jul 2004 21:54:27 -0700 (PDT)
Hi Dan
I think I solved the problem. My app. just checks the
key SECURITYSESSIONID in the environment dictionary.
It checks if it is different from the one precedently
saved in the app. preferences and saves the new in the
preferences.
If it is different, is a Login, and the app. will
follow the code A, if it is not different, is a
doubleclick, and the app. will follow the code B.
The SECURITYSESSIONID is allways different from
session to session, so it looks like. I'll try to find
out what it is and how it gets created from the
system.
Thank you Dan.
Mirco
=====
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.