Toolbars disappear then reappear when clicking onto any other program

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

1 Like