<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Mar 2016 13:26:37 Z</lastBuildDate><pubDate>26 Mar 2016 17:40:00 Z</pubDate><description>Hi,&#13;
&#13;
The image control is linked to image from the database.&#13;
&#13;
What function that can allow erasing of this image control ?&#13;
as i need the user to sign on this image control (eg. dLine to draw the line for the signature) ?&#13;
&#13;
Regards,&#13;
&#13;
PETER ZHOU</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp</link><title>[WM20] how to erase the image from the image control</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Attlebax</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57111/read.awp</comments><pubDate>30 Mar 2016 13:26:37 Z</pubDate><description>I used this to erase the image of a signature -&#13;
&#13;
(Image1 is the 'real' image. Image2 is simply a saved white background image.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57111/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57111/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57076/read.awp</comments><pubDate>29 Mar 2016 13:08:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
dStartDrawing will work before the image is save..After the image is saved into the database ( binary memo ) and whe…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57076/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57076/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57066/read.awp</comments><pubDate>28 Mar 2016 17:43:00 Z</pubDate><description>Peter,&#13;
Afaik dStartDrawing DOES erase the image. This function as several options where "dErase" is the default.&#13;
There's also …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57066/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57066/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57060/read.awp</comments><pubDate>28 Mar 2016 09:48:00 Z</pubDate><description>Quote&#13;
Peter Holemans&#13;
&#13;
Hi Peter,&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
Out of my head: &#13;
&#13;
&#13;
ImageControl = ""; multitaskredraw() &#13;
&#13;
&#13;
should do the tri…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57060/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57060/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57055/read.awp</comments><pubDate>27 Mar 2016 12:30:00 Z</pubDate><description>Hi Peter,&#13;
&#13;
Out of my head:&#13;
ImageControl = ""; multitaskredraw()&#13;
should do the trick I believe...&#13;
&#13;
Cheers,&#13;
&#13;
Peter</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57055/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57055/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57053/read.awp</comments><pubDate>27 Mar 2016 07:25:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
I did issue the dstartdrawing but it didn't work.&#13;
It will only work on a new signature image.&#13;
Once, the image i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57053/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57053/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57051/read.awp</comments><pubDate>26 Mar 2016 23:07:00 Z</pubDate><description>Hi&#13;
&#13;
dstartdrawing should erase the field&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57051/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control-57051/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57046-wm20-how-erase-image-from-image-control/read.awp">[WM20] how to erase the image from the image control</source><title>Re: [WM20] how to erase the image from the image control</title></item></channel></rss>
