Hello Benoît,

using Paint (in Gambas-3), like:

  Dim h As Image

   h = h.Load("imago_mea.gif")
  
    paint.Begin(h)

    etc...etc...

when I run program, console restores this message:

<< QPaintDevice: Cannot destroy paint device that is being painted >>

....what's that ?


Regards
Paolo

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to