<div dir="ltr"><div><div>I have quite a bit of UI drawing objects in PyQt. I was thinking of passing the drawing objects to the C++ extension and accessing the Qt objects directly to draw them (??).<br><br></div>It seems like creating a C++ QWidget subclass using SIP would be much simpler. Then I could subclass the C++ class in Python, then call methods super class to do the drawing for me.<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 6, 2016 at 5:25 PM, michael h <span dir="ltr"><<a href="mailto:michaelkenth@gmail.com" target="_blank">michaelkenth@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"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br><br></div><div>Any ideas on where I am going wrong here?<br><br></div><div><br></div></div></div></div></blockquote><div><br></div></span><div>What is the overall goal here?</div></div></div></div>
</blockquote></div><br></div>