If I had any hair, I would have been pulling it out if it wasn’t for this
post. Thank you from the future! :D The minor difference was that I had to
parent my QTreeWidgetItem to the QTreeWidget, and each child item to its
parent item. Something I had assumed happened automatically when you add an
item to another, similar to how QHBoxLayout takes ownership of widgets when
they are added. But, apparently not. Problem solved!

On Fri, 16 Mar 2018 at 11:48, <fruityfr...@gmail.com> wrote:

> there is something really magic with this forum... I try not to post
> unless I'm really stuck, and running out of ideas. But somehow, everytime I
> post here, I find a solution to my problem within the day(s)
> So again, a few hours after I created this topic, I found the solution ^^
> If someone else has the same issue : I just had to give a parent to my
> label if I create it in the class !
> So problem solved =] thank you !
>
> --
> 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 python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/f0d85165-3018-4296-930a-61f1e42602f1%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFRtmODGgLf%3DjywKbu0FNLpnkfws2vaVkWtCq7qDUhArc_7GJA%40mail.gmail.com.

Reply via email to