Toolbar not sticking

I have to load my toolbar every time rhino opens - is there a way to make it stick.

thx,
Keith

:smiley:

4 Likes

Hi Keith

In the ‘Tools’ toolbar there is a button called
’Save open toolbar collections’

Does that work ?

1 Like

Thanks Emilio, I can not see a ‘Save open toolbar collections’. Options > toolbar layout>

Is there a command i can write straight into Rhino’s command line ?

Regards,
Keith

Yes

The command in that button I have here is:

! _-Toolbar _Collection _Saveall _Enter _Enter

HTH

Emilio, the toolbar is still not saving in place. It is however saving a rui.bak file

Would you like to connect to my computer ?

Keith

Hi Keith - try:
Close all Rhinos. Make sure none is running ‘rogue’ by looking in Task Manager > Processes - stop any Rhino processes that you see.
Right click on the Rhino icon and choose “Run as Administrator”. Sort out the toolbars, close Rhino, start again nornally - does that behave any better?

-Pascal

Thanks Pascal, it still refuses to stick !

Is there anything in the registry i can clear ?

Keith

Hi Keith - is this your own custom toolbar? Try putting it in the default location (if it is not already) with SaveAs in the Toolbar page of Options >FIle menu. The default location is

C:\Users\YOUR_USERNAME\AppData\Roaming\McNeel\Rhinoceros\5.0\UI

Does that make any difference? It should work if the location is a writable one, but just try the default. Has it always been this way, by the way?

-Pascal

Pascal and Emileo,

I got it to stick by removing the entry in HKEY_CURRENT_USER\SOFTWARE\McNeel\Rhinoceros\5.0x64\Scheme: Default\Window Positions\Docking Toolbars\ Closed Rui Files

Not sure why adjusting this registry key helped - but it did :slight_smile:
Keith

Makes sense. No, really! =)

Ok, thanks for letting us know.

-Pascal

Thanks for the info, Keith ! :slight_smile: