matt rosenthal
2014-10-08 19:08:12 UTC
Hi,
Can someone point me in the right direction on how to create the following:
I have a UI with 2 main elements. A graph(Y axis = data, X axis =
distance). The second element is a picture that changes. I want the picture
to represent a specific point in the graph. so when I click the graph it
loads the correct picture. I have all this working but I want to be able to
draw a black line on the graph where the user clicked
Then if they click again I want to erase that line and put a new line where
they clicked again
My graph is a png. I have everthing working well except the black line
what is the proper type of UI element I should use for the graph so that I
can draw the black line on top of the graph?
Any other help is much appreciated.
Thanks...
Can someone point me in the right direction on how to create the following:
I have a UI with 2 main elements. A graph(Y axis = data, X axis =
distance). The second element is a picture that changes. I want the picture
to represent a specific point in the graph. so when I click the graph it
loads the correct picture. I have all this working but I want to be able to
draw a black line on the graph where the user clicked
Then if they click again I want to erase that line and put a new line where
they clicked again
My graph is a png. I have everthing working well except the black line
what is the proper type of UI element I should use for the graph so that I
can draw the black line on top of the graph?
Any other help is much appreciated.
Thanks...
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.