|
|
FB II COMPILERSuspend an application while in backgroundThe active window for your application is still the active window for that particular application even when it's the background app. If you want your app to always pause while it's in the background, the easiest way to do it is to open the SIZE resource for your app in ResEdit and set "Can background" to 0. Al Staffieri Jr.
|