Sorry,
This was just a silly mistake. I forgot declare the selectors as class
variables (by adding self in front of them).
-Aman
On Tue, Sep 7, 2010 at 1:37 PM, Aman Thakral wrote:
> Hi,
>
> I seem to be encountering a strange problem. I'm using a SpanSelector and
> a RectangularSelector in my
Hi,
I seem to be encountering a strange problem. I'm using a SpanSelector and a
RectangularSelector in my application and they seem to be working in Linux
but not in Windows. I'm using wxpython as the gui layer. Has anyone else
encountered similar issues?
Thanks,
Aman
---