From: Bruce S. <Bru...@nc...> - 2007-01-03 23:45:25
|
In the contributed section of vpython.org there is now a program graph-mouse.py which lets you drag a mouse over a graph with cross-hairs and a label showing the numerical value at the center of the cross-hairs. Eventually this should be an automatic capability of graphs, which means a closer connection between visual.graph and Visual, to get mouse events processed without the programmer having to look for them. Bruce Sherwood |