If you're not a programmer, I don't see what information could be useful
to you, since VPython is a programming environment. But in the VPython
docs in the section on mouse interactions are specific examples of how
to handle mouse clicks, and how to handle mouse drags. And among the
demo programs the following use mouse interactions: colorsliders,
crossproduct, drape, gyro, hanoi, planar, stonehenge, tictac, and
toroid_drag.
Bruce Sherwood
John Brawley wrote:
> Please, can anyone tell me where to find a rather complete tutorial on
> getting the various mouse functions working in a program using VPython?
> I have my windows, my program's visuals run fine in the windows (I'm doing
> stereo).
> I have my controls window, with a few buttons and such.
> Now I need to know how to get myself in contact with the innards of my
> program, through the mouse, but all I can find are the VPython docs and
> tutorials (I'm _not_ a programmer...), which are not complete enough, and
> the few example programs easily available also do not give me enough info.
> I can figure all this out in a year or two.... ....but I haven't that much
> time (*grin*).
>
> Can anyone shoot me a few URLs to good examples, tutorials, or instructions
> _specifically_ dealing with the VPython mouse functions?
>
> Thanks!
>
> peace
> JB
> jgb...@ch...
> http://tetrahedraverse.com
> NOTE! Charter is not blocking viruses,
> Therefore NO ATTACHMENTS, please;
> They will not be downloaded from the Charter mail server.
> __Prearrange__ any attachments, with me first.
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
|