Re: [Matplotlib-users] Cursor corruption with pyqt4 and a work-around.

2010-07-20 Thread Darren Dale
On Fri, Jun 18, 2010 at 7:50 AM, Darren Dale wrote: > On Thu, Jun 17, 2010 at 11:04 PM, David Smith > wrote: >> I have been developing an application using PyQt ant Matplotlib and >> encountered >> a problem with the mouse cursor shape being incorrect.  I found a work-around >> that seems to wo

Re: [Matplotlib-users] Cursor corruption with pyqt4 and a work-around.

2010-06-18 Thread Darren Dale
On Thu, Jun 17, 2010 at 11:04 PM, David Smith wrote: > I have been developing an application using PyQt ant Matplotlib and > encountered > a problem with the mouse cursor shape being incorrect.  I found a work-around > that seems to work, but I think this is a bug and the fix needs to go into the

Re: [Matplotlib-users] Cursor corruption with pyqt4 and a work-around.

2010-06-17 Thread sathish kumar
Thanks Mr.David, I too developing an application using PyQt and Matplotlib. Though I may not use cursor for my application, It will keeps me the aware of the things. With Thanks Sathishkumar On Fri, Jun 18, 2010 at 8:34 AM, David Smith wrote: > I have been developing an application using PyQt