Hi,<br><br>I&#39;am looking for a mean to capture and release mouse within a canvas% object.<br>After looking at the doc, I saw that the mouse is captured when a button is pressed, but I cant find a way to capture it manualy.
<br><br>The HISTORY&nbsp;file says :<br><br>Version 45: November 12, 1996<br><br>wx:window% capture-mode, release-mouse, and make-modal no longer supported<br>  Modal dialogs can be used instead of make-modal (modal is<br>  specified through the constructor). There is currently no
<br>  replacement for capture-mouse and release-mouse, but a replacement is<br>  likely to be in 46.<br><br>And it seems that no replacement had be done since...<br>(By the way, I think that should be capture-mouse instead of capture-mode in HISTORY)
<br><br>So, here comes my question :<br>Is there a way to simulate a &#39;left-down mouse-event in order to capture the mouse  while the window&nbsp;is&nbsp;focused,&nbsp;or&nbsp;another&nbsp;way&nbsp;to&nbsp;do&nbsp;it,&nbsp;until&nbsp;the&nbsp;replacement&nbsp;for&nbsp;capture-mouse&nbsp;and&nbsp;release-mouse&nbsp;from&nbsp;Versions&nbsp;before&nbsp;45&nbsp;is&nbsp;made&nbsp;?
<br> <br>Thanks in advance<br><br>-- <br>Cyprien Nicolas <br><a href="mailto:c.nicolas@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">c.nicolas@gmail.com</a>