sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] ToolbarEditor (1.1.2) – updated 08.06.2014

    Scheduled Pinned Locked Moved Plugins
    122 Posts 40 Posters 57.9k Views 40 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      Aerilius
      last edited by

      It has an arbitrary timeout of five seconds. It's not doing much processing, it just needs to be sure that SketchUp has finished loading all other plugins. I wish SketchUp had (or will have) a proper API method for that. When I come back I'll see if it still works reliably wirh a shorter timeout.

      1 Reply Last reply Reply Quote 0
      • F Offline
        function
        last edited by

        its kind of strange for me. i have something like 4 tool bars, they load one icon at a time, and then on the 5th toolbar i made it loads all 6 instantly .. :🤷:

        1 Reply Last reply Reply Quote 0
        • A Offline
          Aerilius
          last edited by

          I updated the plugin. It now includes custom buttons.

          http://sketchucation.com/pluginrepo/image/ae_ToolbarEditor/screenshot2b.png

          1 Reply Last reply Reply Quote 0
          • Rich O BrienR Offline
            Rich O Brien Moderator
            last edited by

            Incredible.

            Download the free D'oh Book for SketchUp 📖

            1 Reply Last reply Reply Quote 0
            • KrisidiousK Offline
              Krisidious
              last edited by

              I can haz all thomthoms in a toolbar?

              By: Kristoff Rand
              Home DesignerUnique House Plans

              1 Reply Last reply Reply Quote 0
              • B Offline
                Ben Ritter
                last edited by

                Thank you for sharing this with us.

                1 Reply Last reply Reply Quote 0
                • KrisidiousK Offline
                  Krisidious
                  last edited by

                  does this mean it's time for the Icon Making Challenge?

                  By: Kristoff Rand
                  Home DesignerUnique House Plans

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    LewisEE
                    last edited by

                    I can't enter code for custom (new) buttons using SketchUp Make 2014. Other wise this is a great extension. Thanks

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      driven
                      last edited by

                      how did miss this one, very nice...

                      just pondering some additional behaviour...

                      I regularly 'bury' plugins that I use infrequently, but add the tools main icon to a toolbar and use that to 'load' the plugin only when I need it, I tend to do it for plugins that add observers, skp's or materials to my model.

                      I try to do it on my own plugins as well so the 'command' is the loader...
                      example

                            command2 = UI;;Command.new("Add mac batch Icons"){ load( File.join(File.dirname(__FILE__), "Add_icon_logic_batch_skps.rb") ) }
                      
                      

                      could the 'burying' be an option for this plugin?

                      so if I add a complex plugin to a toolbar it is moved into a 'Toolbar 1' folder and only a single icon is added to the 'Toolbar 1' toolbar, but if I click on that 'Icon' 'Toolbar 1' is replace by a second 'Toolbar1' that includes any additional toolset buttons at exactly the same position...

                      I'll see if I can find my simple 2 tool test file, that may clarify what I mean...

                      john

                      learn from the mistakes of others, you may not live long enough to make them all yourself...

                      1 Reply Last reply Reply Quote 0
                      • alsomarA Offline
                        alsomar Extension Creator
                        last edited by

                        Thank you so much Aerilius!

                        It could be nice to export custom toolbars to a *.dat file to get the same toolbars in other computers. Is there any way to do anything like that?

                        Greetings!

                        Alejandro Soriano Visuals · All my links

                        1 Reply Last reply Reply Quote 0
                        • A Offline
                          Aerilius
                          last edited by

                          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.

                          1 Reply Last reply Reply Quote 0
                          • alsomarA Offline
                            alsomar Extension Creator
                            last edited by

                            @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.

                            Thank you for your response! Greetings! 😄

                            Alejandro Soriano Visuals · All my links

                            1 Reply Last reply Reply Quote 0
                            • L Offline
                              Lushi
                              last edited by

                              i would love this tool could create groups of nested buttons, like those in the bar "getting started"

                              http://sketchucation.com/images/news/sketchup-2014-review/sketchup-2014-review-007.png

                              1 Reply Last reply Reply Quote 0
                              • A Offline
                                Aerilius
                                last edited by

                                I would love this too!
                                But they are neither user-editable nor available for plugins.

                                1 Reply Last reply Reply Quote 0
                                • G Offline
                                  glro
                                  last edited by

                                  @lewisee said:

                                  I can't enter code for custom (new) buttons using SketchUp Make 2014. Other wise this is a great extension. Thanks

                                  i can't enter snippets either

                                  su8, win7

                                  1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    Aerilius
                                    last edited by

                                    What happens when you can't enter snippets? What do you do and what does not happen?

                                    1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      glro
                                      last edited by

                                      @aerilius said:

                                      What happens when you can't enter snippets? What do you do and what does not happen?

                                      nothing happens...

                                      after i fill in the form (name, category, ...), and i choose a file for the icon, it is then impossible for me to type anything in the area below the icon file address

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        Aerilius
                                        last edited by

                                        I cannot reproduce this. For me the webdialog accepts input in all input fields in SU 2014, SU 2013, SU8, WinXP, Win7.

                                        • What version of Internet Explorer do you have installed?
                                        • Does the text area for Ruby code never accept input or only after you selected an icon?
                                        • Can you see that it is a text area (or is it possible that it just has a zero size)?

                                        1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          glro
                                          last edited by

                                          @aerilius said:

                                          I cannot reproduce this. For me the webdialog accepts input in all input fields in SU 2014, SU 2013, SU8, WinXP, Win7.

                                          • What version of Internet Explorer do you have installed?
                                          • Does the text area for Ruby code never accept input or only after you selected an icon?
                                          • Can you see that it is a text area (or is it possible that it just has a zero size)?

                                          internet explorer 11
                                          never accepts input
                                          cannot see that it is a text area (screen copy added)add a button window

                                          hope it helps

                                          1 Reply Last reply Reply Quote 0
                                          • J Offline
                                            Jim
                                            last edited by

                                            Same here - no input area for code.

                                            Win 8.1, SU-2014 Pro, IE 11 (never used outside of SketchUp.)


                                            2014-06_74.png

                                            Hi

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 7 / 7
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement