Recently, David Bovill wrote:

> creating a new stack adding a button with this script and clicking on
> it works here:
> 
> on mouseUp
>     set the backgroundcolor of me to blue
>     set the ink of me to blend
>     set the blendlevel of this stack to 5
>     set the rect of this stack to the screenrect
> end mouseUp

Now THAT is a cool bug. :-)

(Works in 2.8.1 as well.)

Even more interesting is after resizing the button I get what appears to be
an offset shadow from the button text, which might be generated by the
window¹s shadow routine (?).

  http://www.tactilemedia.com/download/bug_sample.jpg

This could almost be a feature ‹ resizable window mask. :-)

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to