Message 1 of 2
dockable pyside2 window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have Maya 2024. I need to create an own dockable pyside2 window for maya. For a start I copied the dockableWorkspaceWidget.py from the devkit examples to the script editor and run it. A Window appeared, but it was not dockable, in contrast i.e. to the outliner, which I can undock and dock freely.
What did I do wrong?