This might be not the correct group but I see the author of FloatCanvas posting here once and awhile.
If I create a NavCanvas and add some circles to its canvas I am able to detect mouse down events. If I remove the NavCanvas and use a FloatCanvas instead I no longer get the events.
My class uses NavCanvas as its base, all I do is change this to FloatCanvas and change the init names for the base class (and use the canvas directly).
Is there something I need to do when using a FloatCanvas differently? Everything displays ok but i’m not getting the events. Even if i hack the demo for FloatCanvas I am seeing the same thing.
I’m developing on a Mac using the 2.8.9.1 version of wxPython
thanks,
Jamie
···
Jamie McQuay
Scimatic Software Inc.
[www.scimatic.com](http://www.scimatic.com/)
****We build software for scientists.****
</details>