[Gambas-user] QPaintDevice: Cannot destroy paint device that is being painted

Ru Vuott vuott at ...325...
Sat Jan 14 01:10:24 CET 2012


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




More information about the User mailing list