[Gambas-user] Backgroundimage
Daniel
daniel.campos at ...338...
Fri May 28 16:48:46 CEST 2004
El vie, 28-05-2004 a las 00:06, Fabien Bodard escribió:
> Le jeudi 27 Mai 2004 22:19, Rob a écrit :
> > > Draw.Begin(me)
> > > Draw.Picture(Picture["mypicture'],0,0)
> > > Draw.End
>
>
> PUBLIC SUB Form_Activate()
>
> Draw.Begin(ME)
> Draw.Picture(Picture[Application.Home &/ "Desktop/image/241.png"],0,0)
> Draw.End
>
> END
>
> That code work fine and redraw background.
>
> Fabien
Is this a 'little of Fabien'? :-))
More information about the User
mailing list