[Dx4win] Canvas does not allow drawing
Donald Eriksen
don.wsixffh at verizon.net
Thu May 20 01:02:16 EDT 2004
Wow! And all I was trying to do was print QSL's.!!!! Tomorrow, I'll put my
logs back in the 6.02 folder and run .02 and see if I can print.
Thanks anyway, Don W6FFH
----- Original Message -----
From: "ARS NZ3O (Byron) FM29fx" <NZ3O at ARRL.NET>
To: <dx4win at mailman.qth.net>
Sent: Wednesday, May 19, 2004 7:50 PM
Subject: [Dx4win] Canvas does not allow drawing
>
>
> Msg 'Canvas does not allow drawing'
>
> Q:
> What does the error message 'Canvas does not allow drawing' mean?
>
> A:
> you may have run out of resources, which means a new DC cannot be
> allocated. Usually this is a result of not freeing unused DCs or other
> objects
> you are attempting to draw to an device context that is not yet valid.
> Such as in the create constructor of a component.
> you are trying to draw on a canvas while your last draw-operation has
> not finished yet. In this case you can use Canvas.Lock or Canvas.TryLock
to
> fix it.
>
>
> _______________________________________________
> Dx4win mailing list
> Dx4win at mailman.qth.net
> http://mailman.qth.net/mailman/listinfo/dx4win
More information about the Dx4win
mailing list