| Author |
You know how macs make one button pulse?
|
Nick George
Ranch Hand
Joined: Apr 04, 2004
Posts: 815
|
|
If you request focus on one button, you'll get a little blue circle around it. Macs also seem capable of making one button pulse blue, usually the OK button. As an example that is (I think) done in java, look at file -> properties in eclipse. Anyone know how to pulse like that? Thanks, Nick [ June 17, 2008: Message edited by: Nick George ]
|
I've heard it takes forever to grow a woman from the ground
|
 |
pete stein
Bartender
Joined: Feb 23, 2007
Posts: 1561
|
|
One way to make colors pulse is to create a simple sin-wave of color change. In other words take your starting color and your finishing color and interpolate the colors in between so they fall on a sin curve. This makes for a nice smooth transition of color. For instance: [ June 17, 2008: Message edited by: pete stein ]
|
 |
 |
|
|
subject: You know how macs make one button pulse?
|
|
|