Skip navigation.
 
mlRe: Detecting non-responsive app
FROM : Craig Hunter
DATE : Sat Aug 26 16:54:54 2006

> Message: 4
> Date: Fri, 25 Aug 2006 22:10:57 +0200
> From: Drew McCormack <<email_removed>>
> Subject: Detecting non-responsive app
> To: <email_removed>
> Message-ID: <<email_removed>>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> Is there any way to determine if the active app is not responding (ie
> beachballing) from within a Cocoa app?
>
> Drew
>



Hi Drew, check out the developer app "Spin Control" included with 
developer tools -- it does exactly this.  The about box and help menu 
has some details that might prove useful to you -- apparently the app 
flags apps that appear unresponsive to the Window server via 
CoreGraphics.  This might be one way to proceed (or just use Spin 
Control itself).

Craig

--
Dr. Craig A. Hunter
NASA Langley Research Center
AAAC / Configuration Aerodynamics Branch
(757) 864-3020
craig.<email_removed>

Related mailsAuthorDate
mlDetecting non-responsive app Drew McCormack Aug 25, 22:10
mlRe: Detecting non-responsive app Shawn Erickson Aug 25, 23:16
mlRe: Detecting non-responsive app Drew McCormack Aug 26, 07:54
mlRe: Detecting non-responsive app John Stiles Aug 26, 16:12
mlRe: Detecting non-responsive app Craig Hunter Aug 26, 16:54
mlRe: Detecting non-responsive app Bill Bumgarner Aug 26, 21:33
mlRe: Detecting non-responsive app Drew McCormack Aug 26, 22:20
mlRe: Detecting non-responsive app Drew McCormack Aug 26, 22:25