<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>20 Jul 2020 23:31:59 Z</lastBuildDate><pubDate>17 Jul 2020 17:44:35 Z</pubDate><description>Bonjour,&#13;
&#13;
J'utilise une API pour détecter la présence d'un pt dans un polygone situé dans une image&#13;
maRegion=API("GDI32","CreatePolygonRgn",&amp;polygon,param2,param3) puis  API("GDI32","PtInRegion",maRegion,lx,ly)&#13;
Cette API fonctionne très bien sur l'événement d'un clic de mon IMG sauf que je souhaite l'utiliser au survol.&#13;
Lorsque je survole l'objet, j'affiche une bulle avec le nom de l'objet.&#13;
Au bout de quelques clics ou survol, l'application se fige et plante, plus d'affichage des boutons, liste...&#13;
Je ne récupère même pas d'erreur. J'ai l'impression d'avoir un dépassement de capacité.&#13;
Quelqu'un aurait-il rencontré ce cas, je cherche depuis trop longtemps malheureusement.&#13;
Merci pour votre aide.</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3/read.awp</link><title>API("GDI32","CreatePolygonRgn",&amp;param1,param2,param3)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>sergio</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3-241295/read.awp</comments><pubDate>20 Jul 2020 23:31:59 Z</pubDate><description>Plus aucun bug!!&#13;
Un grand merci à toi Patrice.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3-241295/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3-241295/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3/read.awp">API("GDI32","CreatePolygonRgn",&amp;param1,param2,param3)</source><title>Re: API("GDI32","CreatePolygonRgn",&amp;param1,param2,param3)</title></item><item><author>Patrice TERRIER</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3-241244/read.awp</comments><pubDate>17 Jul 2020 22:21:38 Z</pubDate><description>Chaque appel de CreatePolygonRgn doit être suivi d'un DeleteObject(maRegion) dès que vous n'en avez plus besoin.&#13;
&#13;
--&#13;
Patrice …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3-241244/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3-241244/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/241240-apigdi32createpolygonrgnparam1param2param3/read.awp">API("GDI32","CreatePolygonRgn",&amp;param1,param2,param3)</source><title>Re: API("GDI32","CreatePolygonRgn",&amp;param1,param2,param3)</title></item></channel></rss>
