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/>
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 mails | Author | Date |
|---|---|---|
| Ardian Lazuardi | Nov 7, 03:56 | |
| Nick Zitzmann | Nov 7, 04:01 | |
| Bill Dudney | Nov 7, 06:54 |






Cocoa mail archive

