PDA

View Full Version : Know difference between startAtLogin or user opened?


seanlail
04-02-2008, 04:00 PM
How do I tell the difference of how the application has been opened?

There are 2 ways:

1. It's been opened at login with startAtLogin (no user input)
2. The user has opened the application.


Is there something I can listen for?