Check out the end of this:
http://guess.wikispot.org/Responding_to_clicks_and_other_code_bits.
basically the image gets placed at whatever size you have it (so if
it's 1024x768 it'll be at 0,0 with a width of 1024 and height of 768).
It's up to you to rescale your coordinates to fit the image.
There's dockexample5.py which takes care of scaling for you by asking
you where you want to place two points (you click on the image) and
then it rescales everything. At the very least, you can use this code
as a starting point.
good luck,
-E
> --
>
> You received this message because you are subscribed to the Google Groups "guess-discuss" group.
> To post to this group, send email to
guess-...@googlegroups.com.
> To unsubscribe from this group, send email to
guess-discus...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/guess-discuss?hl=.
>
>
>