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
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
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