Archive for September, 2007

Quartz Gradients

Posted on September 15th, 2007 by Paul Lefebvre

by Seth Willits
Continuing the article about drawing a simple rectangle with a Quartz shadow, in this article we take a look at axial gradients. The code for this is actually a major pain to explain (I admit I don’t know everything there is to know about it as well), so, sorry, but I’m going to […]

Wiggle Window

Posted on September 13th, 2007 by Paul Lefebvre

by Erick Tejkowski
Should you accidentally enter the wrong password while logging onto an OS X machine, you’ll notice that the login window wiggles back and forth a few times. In fact, it looks like the login window is shaking its head “NO!” at you. This week we’ll look at how to implement this functionality with […]