Message 1 of 3
SDK C++: Is it possible to create resizable dock?

Not applicable
05-22-2014
05:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I just started programming plugin in C++ for 3DS Max and what I would like to achieve is a dock that can be resized. What i found out is that I can create dialog that can float and be docked as well but if you set it resizable you can only resize it when it is floated. However, I would like it to be resizable when it is docked in addition to being resizable when it is floating.
Thanks in advance 🙂