[Laszlo-user] Dragging an Object out of a View?

Kenneth Miller xkenneth at gmail.com
Fri Aug 15 14:32:18 PDT 2008


Is it possible to drag an object OUT of a view?

Pseudo-Code:
<canvas>
	<simplelayout axis="y"/>
	<view>
	       <draggable object>
	</view>
	<view/>
</canvas>

I want to be able to drag the draggable object OVER the other view.

Regards,
Ken


More information about the Laszlo-user mailing list