Chaos Corona Forum

General Category => General CG Discussion => Topic started by: LKEdesign on 2016-06-01, 10:58:30

Title: 3DS MAX Measure function as toolbar
Post by: LKEdesign on 2016-06-01, 10:58:30
Hi there, I'm using the 3DS MAX Measure function quite a lot often as the floating dialog - but it always come in way, for some reason. So I have been wondering if any of you has met or are able to fast code the measure floating dialog - but as a toolbar, so that it can be docked in Max's surrounding frames.
Title: Re: 3DS MAX Measure function as toolbar
Post by: Frood on 2016-06-01, 11:08:51
Bobo has the answer (as always):

http://forums.cgsociety.org/archive/index.php?t-996829.html


Good Luck!
Title: Re: 3DS MAX Measure function as toolbar
Post by: LKEdesign on 2016-06-01, 13:21:29
Cool, thanks a lot. But it would be great if it would be in the statusbar or as a loose toolbar that could be docked, - as Halloween is mentioning in the thread.
Title: Re: 3DS MAX Measure function as toolbar
Post by: Frood on 2016-06-02, 23:54:29
Ah, ok. If you can find some code which does something similar to the measure floater it seems it could easily wrapped in some dockable element as described here:

https://davyroelstraete.wordpress.com/2012/01/07/docking-maxscript-rollouts-in-the-ui/

Quickly tried to wrap the naive floating measure window but I failed to get a handle of it.

Good Luck!



Note to self: Read posts more carefully :]