[Gambas-user] Transparent/non-destructive Picturebox?

Fabien Bodard gambas.fr at ...626...
Mon Oct 1 21:25:46 CEST 2007


the draw.drawing method is for vector it allow to load a svg draw.

but qt3 does not know  svg well

2007/10/1, RalfGesellensetter <rgx at ...17...>:
>
> 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
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list