wxpython and zoom/pan image

rzzzwilson at gmail.com rzzzwilson at gmail.com
Sat May 23 20:28:07 EDT 2009


Hi,

I've googled for this, but can only find things like openlayers that
is a web-based javascript solution.

I need to display an image at various zoom levels and want to allow
the user to pan around in the Google maps style, that is, left-click
hold and drag.  The code should also action double-clicks on the image
(but that's easy).

There are no 'standard' wxpython widgets that allow this.  Can anyone
point me to information on how to implement such a thing, or maybe
some working code?

Thanks,
Ross



More information about the Python-list mailing list