> [[self window] setAnimations:[NSDictionary dictionaryWithObject:[self
> shakeAnimation:[[self window] frame]] forKey:@"frameOrigin"]];
> [[[self window] animator] setFrameOrigin:[[self window] frame].origin];
>
> /*
>
> shake animation
> http://www.cimgf.com/2008/02/27/core-animation-tutorial-
>
> Thanks, Jonathan. Using Matt Gemmel's idea of making an attached window, I
> wrote a class that makes a fat arrow with a blue gradient that looks like the
> one you get when you click a menu item after searching in Help.
>
> Now, I'd like it to be animated, like Apple's fat blue Help arrow
On 2010 Feb 03, at 14:36, jonat...@mugginsoft.com wrote:
> On 3 Feb 2010, at 21:04, Jerry Krinock wrote:
>
>> An app I'm developing has a multi-tabbed window. Sometimes one of the Error
>> Recovery Options is to click into some tab and adjust control Foo. And in
>> many cases, either due to