[Plugin] ToolbarEditor (1.1.2) – updated 08.06.2014
-
@aerilius said:
The toolbars are stored in the registry
HKEY_CURRENT_USER\Software\SketchUp\SketchUp 2014\Plugins_ae\ToolbarEditor
.
You can copy and paste it in the same key on another SketchUp installation or version. You can also use the File → Export functionality of the registry. I'm not sure whether I should add an export button to each of my plugins, I hope SketchUp will provide an efficient and central place to migrate settings.From a developer side, I want to emphasis again that most of us want plugin settings to be namespaced and bundled in one sub-key, and not mixed within SketchUp's internal keys.
I did my backup in this way, and today I restarted my windows and restored the registry key. The custom toolbar appeared again, but I was unable to add more toolbar or functions.
So the only way was to redo all the custom toolbars
-
When I import my registry from one computer to another it loads all of the toolbars but does not load the buttons.Any ideas why this may be happening?
Thanks in advance!
-
@thirdleft said:
When I import my registry from one computer to another it loads all of the toolbars but does not load the buttons.Any ideas why this may be happening?
Thanks in advance!
Okay the problem is because it remembers the username of the original computer. I logged into a colleagues computer with my username and it works but when i log in with his it doesnt. Is there any way of fixing this manually?
Ideally i want to set up a registry and plugin data file for 3-4 users in our office so we all have the same toolbars but because we obviously dont have the same username it isnt working. Does this mean i have to set it up one by one?
Thanks for all your help
Regards,
Keith -
Look also in your "%APPDATA%\SketchUp Toolbar Editor" folder for toolbar commands.
-
I've got subjective feeling that my custom TE icon loading is painfully slow on start-up.
Is it possible or loading original toolbars would take the same amount of time? -
Toolbar Editor (1.1.3); not showing any icon in sketchup 2016, 17, 18 but it's showing 2019 can you please fix this problem.
-
Is there a code snippet i can use to emulate keystrokes?
That would be a quick way to create a custom button which mimics a shortcut for menu entry.. -
Is this plugin still being maintained? For some reason it doesn't add separators anymore.
-
@derei said:
Is this plugin still being maintained? For some reason it doesn't add separators anymore.
Latest version on EW is 1.1.8
-
that's the one I have installed and it was acting funny by not adding separators on toolbars despite the fact they were being added in the editor. After briefly looking over the script, it seems the id of the elements is being taken from LaunchUp, so perhaps that one isn't being updated?
Advertisement