02-06-2004, 03:02 AM -
I'm up for a challenge! However, clever stuff like animation would be damned hard to do without some modification to the Weather Monitor plugin.
A 3-State PNG is simply a PNG image with the three phases of the button (Normal, Pressed, Highlight) stacked one above the other, as described here. You can use any feature of PNG including transparency, but you must ensure that the 3 states are the same dimensions (i.e. if each button is 20x60, when stacked they make a 60x60 PNG).
Hope that makes sense!
A 3-State PNG is simply a PNG image with the three phases of the button (Normal, Pressed, Highlight) stacked one above the other, as described here. You can use any feature of PNG including transparency, but you must ensure that the 3 states are the same dimensions (i.e. if each button is 20x60, when stacked they make a 60x60 PNG).
Hope that makes sense!
Back once again...