Skip navigation.
 
mlRe: vibrating window
FROM : Nick Zitzmann
DATE : Wed Nov 07 04:01:54 2007

On Nov 6, 2007, at 7:56 PM, Ardian Lazuardi wrote:

> the login window is a sample for this. when user give wrong 
> credential, login window will vibrating.
>
> how to do vibrating window in cocoa?



Subclass NSAnimation and have it change a window instance variable's 
frame every so often.

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlvibrating window Ardian Lazuardi Nov 7, 03:56
mlRe: vibrating window Nick Zitzmann Nov 7, 04:01
mlRe: vibrating window Bill Dudney Nov 7, 06:54