Hello - floating toolbars disappear when Rhino loses focus - that is by design. If you do not want this to happen, put the following macro in your startup commands (Options > General page)
_TestHideOnDeactivate _No
-Pascal
Hello - floating toolbars disappear when Rhino loses focus - that is by design. If you do not want this to happen, put the following macro in your startup commands (Options > General page)
_TestHideOnDeactivate _No
-Pascal