<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
As stated clearly in the documentation, version 5 does not yet handle
right mouse events, nor scene.cursor. It is intended to implement these
features.<br>
<br>
Bruce Sherwood<br>
<br>
symion wrote:
<blockquote cite="mid:494...@pr..." type="cite">My
freeform polygon maker - <a moz-do-not-send="true"
href="http://home.primusonline.com.au/knoware/python/project-7.py">program-7.py</a>
uses the mouse keys to draw 2D & 3D polygons.<br>
<br>
I use the <font color="#cc0000">left mouse drag and drop</font> to
draw the sides of the polygon, and a simple press of the <font
color="#cc0000">right mouse key</font> to close it. A very easy and
intuitive method of drawing any sided polygons! <br>
<font color="#cc0000"><br>
</font>It seems that <font color="#cc0000">right mouse key methods,
press and release</font> have not been implemented in v5.0!<br>
<br>
Without the right mouse key functions, this program is unable to close
polygons and seems to be unstable. I will have to change program-7 so
that the keyboard is used to close polygons instead.<br>
<br>
This will work, but
the program will no longer be as intuitive and will probably behave
more like a three legged camel!<br>
<br>
Is there any plan to reinstate right mouse functionality m.press and
m.release?<br>
<br>
Symion<br>
<br>
<pre wrap="">
<hr size="4" width="90%">
------------------------------------------------------------------------------
</pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Visualpython-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a>
</pre>
</blockquote>
</body>
</html>
|