Can Rev Draw a Line?
Kenji Kojima
index at kenjikojima.com
Sat Jan 26 12:13:51 EST 2008
> on mouseup
> create image "boxes"
> set the rect of img "boxes" to 100,100,500,500
> choose brush tool
> -- change brush to different numbers/shapes
> set the brush to 15
> set the brushcolor to "green"
> drag from 150,150 to 350,350
> set the brushcolor to "blue"
> drag from 300,300 to 450,450
> choose browse tool
> end mouseup
>
> this works for me as a script for a button
>
>
> greetings
>
> Bernd
>
>
Hi,
It works on development, but not on standalone.
ManOSX10.5.1 and WindowsXP, Rev 2.8.1
Do I have to set any in the standalone application setting?
Thanks,
--
Kenji Kojima
RGB MusicLab: Pixels into Music
http://www.kenjikojima.com/rgbmusiclab/
On Jan 25, 2008, at 5:01 PM, BNig wrote:
>
More information about the use-livecode
mailing list