<div dir="ltr">Actually my code works as of a build of PyQt-gpl-5.5.1-snapshot-13f9ece29d02<div><br></div><div>Thanks,</div><div><br></div><div>-Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 15, 2016 at 7:29 PM, Nick <span dir="ltr"><<a href="mailto:a.grinner@gmail.com" target="_blank">a.grinner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have working code that I can run in a self built PyQt5.3 build that ceases to work in the wheel from pypi of PyQt5.6 for OS X.  Specifically addToGroup() fails.  Did something change in the Qt5.x or PyQt5.x source from 5.3 to 5.6 related to this that anyone is aware of?<div><br></div><div>In 5.6 when I call addToGroup of subclassed QGraphicsItem, the parentItem of the Item becomes None and therefore calls to group.childItems() return an empty list, whereas with no code changes in the 5.3 I built the calls behave as intended.</div><div><br></div><div>I have not yet tested on Windows.</div><div><br></div><div>Thanks,</div><div><br></div><div>-Nick</div></div>
</blockquote></div><br></div>