[Gambas-user] Transparent/non-destructive Picturebox?
RalfGesellensetter
rgx at ...17...
Mon Oct 1 21:17:22 CEST 2007
Hi Fabian & thanks for the quick reply.
Am Montag, 1. Oktober 2007 12:06:50 schrieb Fabien Bodard:
> draw.begin(drawingarea1)
> draw.picture(picture["path"],x,y)
> draw.end
Okay, this would solve the transparancy issue. But in order to move the image
over the drawingarea in a non-destructive way, I'd need something like
doublebuffering I guess?
BTW: Is there any way to draw a vector orientated pictures (using draw
commands) and export the result, say as SVG file?
Kind regards
Ralf
More information about the User
mailing list