Message 1 of 5
I have a python file that creates a dockable widget, how can I keep it there and docked for each time I open max?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Pretty much as title says, my script creates a dockable widget that I then dock, and when I open max i'm hoping it would still be there. I've tried "Save Custom UI Scheme..." but that didn't seem to work and unsure what else to try.
Thanks!