[Gambas-user] help WorkSpace with picture

fabien gambasfr at ...11...
Mon Jul 4 22:45:15 CEST 2005


Le Lundi 04 Juillet 2005 21:50, Wsouzap at ...87... a écrit :
> Howto draw or load an picture in workspace.
> I'm use:
>
> DIM hWorkSpace as WorkSpace
>
> hWorkSpace = NEW WorkSpace(ME)  '<-- ME is my principal window
> With hWorkSpace
>    .X = 0
>    .Y = 0
>    .W = 800
>    .H = 600
>    .Show
> End With
>
> The picture ??????? Howto????


HowTo ??

hum it's not possible :)
workspace have not picture property

regards,
fabien

>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> 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