This shows you the differences between two versions of the page.
|
rhino:toolbarsdissappearv4 [2015/09/14] |
rhino:toolbarsdissappearv4 [2020/08/14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======My toolbars disappeared! | ||
| + | |||
| + | [[toolbarsdissappearv5|For disappearing toolbars in Rhino 5, look here instead.]] | ||
| + | |||
| + | **The toolbars in Rhino 4** are stored in an external file with a .tb extension (sometimes called a workspace file). | ||
| + | |||
| + | // | ||
| + | |||
| + | > **Note:** //If you have modified your default.tb, it will load the modified one, not the original unmodified one.// | ||
| + | |||
| + | **If you are using a custom workspace** (one that has been saved under a different file name), the ToolbarReset command will likely not be what you want, as it will reload the default.tb. | ||
| + | |||
| + | In either of these cases, or if ToolbarReset didn't work, try the following: | ||
| + | |||
| + | Go to **Tools > Toolbar Layout**, and choose **File > Open**. | ||
| + | |||
| + | If you don't see your toolbar file in the open dialog (it will be default.tb if you're using the default toolbar layout), try navigating to the following folder: | ||
| + | |||
| + | * Windows Vista, 7 or 8: C: | ||
| + | * Windows XP: C: | ||
| + | |||
| + | You //should// find the default.tb in there, and perhaps your custom workspace if you saved it there originally. | ||
| + | |||
| + | If your workspace still refuses to open, it may be corrupted. | ||
| + | |||
| + | If that **still** doesn' | ||
| + | |||
| + | If you are using a custom workspace and you have opened and closed Rhino at least once while using it, there should also be a .bak of that too. If not, you will need to retrieve your backup copy of your custom workspace that you have stored elsewhere. | ||
| + | |||
| + | > **Advice:** //If you have modified the default workspace (**default.tb**) in any significant way, it is highly recommended that you save it under a new name. New installations or updates of Rhino can overwrite the **default.tb**, | ||
| + | |||
| + | > **Important: | ||