Hi all, Sorry again, that I am asking a GUI question here.
I have created a subclass of QTabBar in which I am trying to populate the tabs via selection from a QMenu (that queries for anything that are of "*_grp") However I got an issue where the first added item is seemingly behind the button. I tried adding using a QHBoxLayout but to no avail results. This is my code - https://pastebin.com/raw/0GMbRprJ Appreciate for any insights. P.S: Is it possible to do word wrapping on the added tabs? -- 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/f3418d80-dd83-4561-9f90-7975c3aa8a9d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
