<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Sep 2017 16:29:00 Z</lastBuildDate><pubDate>8 Sep 2017 16:02:00 Z</pubDate><description>This one is a little off the wall for database programmers but I'm sure it's quite easy if you know the right functions/syntax in WinDev (V22).&#13;
I am converting an old program which measures zooplankton. It involves a camera connected to a microscope used to view the critters in lake water samples. I want to be able to measure them using the mouse sort of like this pseudo-code:&#13;
On Mouse_Left_Button_Down - record starting position&#13;
While Mouse_Move (and Mouse_Button_Down)&#13;
draw a line from starting position to current position and erase the line from the last position. i.e. the visual effect is a line which is anchored to the starting point and stretches to the current mouse position&#13;
On Mouse_Left_Button_Up - record end position.&#13;
Calculate length of line and store in database.&#13;
Any clues would be appreciated!&#13;
Garry</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62600-rubber-banding/read.awp</link><title>rubber-banding</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62600-rubber-banding-62602/read.awp</comments><pubDate>8 Sep 2017 16:29:00 Z</pubDate><description>Hi Gary,&#13;
&#13;
look in the windev examples for the one called (from the top of my head) wd signature...&#13;
&#13;
It does most of what you…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62600-rubber-banding-62602/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62600-rubber-banding-62602/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62600-rubber-banding/read.awp">rubber-banding</source><title>Re: rubber-banding</title></item></channel></rss>
