Hi Justin, jumping back onto this thread... So, I managed to get a QPushButton, converted into a QGraphicsProxyWidget, and have it implemented into a horizontal QGraphicsLinearLayout together with the title.
But, currently I have an issue where this horizontal layout though is being added into a vertical QGraphicsLinearLayout, the button got 'pushed' out as I was using `insertStretch` on the title. Wondering if you know of any ways in which I can either force a width limit, or set the button to a fixed postion? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/4c748042-a398-44b1-97ec-845a3aea9d0e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
