Are you asking why code you have written for a PyQt < 4.8 worked fine, and
on PyQt 4.8.x it does not work fine?
There could be a few reasons, depending on what that previous version of
PyQt actually is. Minor version releases are allowed to change the API (4.7
=> 4.8 for example).

Can you post a snippet of code, and the traceback you are getting?



On Sun, Jun 16, 2013 at 5:32 PM, seeks <[email protected]> wrote:

> I wrote the low version of Qt, PyQt QGraphicsItem is good, why same code
> on PyQt4.8 is not it? any help?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to