I need a widget that looks and behaves like mayas native frameLayout with a title, arrow icon and you can click it to expand and collapse.
Currently I have borrowed a hacky sollution that converts the layout into a maya frameLayout, but it doesn't refresh when I dock the window so I have to change the window size when docked for all the widgets to display at the right location. I would rather make a proper custom PyQt widget that has the elements that I want, but I really don't know how to go about it. -- 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/dffb898a-a57e-4324-ba11-46d4905a2e18%40googlegroups.com.
