[Gambas-user] Draw on another window
Steven Lobbezoo
steven at ...1652...
Mon Sep 3 11:53:44 CEST 2007
Le lundi 3 septembre 2007 08:42, Oliver Etchebarne Bejarano a écrit :
> Is there a way to draw on another window instead to create a new one?
> Useful, as example, for doing new screensavers for xscreensaver, or
> (what I wish to do) draw on root window, and do a cool desktop manager :)
>
> Saludos,
Hi,
I did :
FormTest.Show
WAIT
Object.SetProperty(FormTest.Controls["testlab"], "Text", " J'analyse les
fichiers sur le serveur et vos fichiers locales.")
WAIT
but it does not work very well. The wait seems not to work allways ?
Steven
More information about the User
mailing list