edrevolution / pywright

Automatically exported from code.google.com/p/pywright
0 stars 0 forks source link

Controlling the speed of fade-ins #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The "fade name=(whatever) start=100 end=0" only seems to work if the object in 
question has already been defined on the screen, which means that if you want 
to fade in you have to use the "bg name=(whatever) fade" command. However, when 
I append "speed=.25" to the end it doesn't respond. How can I control the 
fade-in speed?

(We may want to incorporate this into the fadein/fadeout macros)

Original issue reported on code.google.com by ThePez...@gmail.com on 1 Mar 2011 at 7:04

GoogleCodeExporter commented 9 years ago

Original comment by saluk64007@gmail.com on 22 Apr 2011 at 11:56