sketchucation logo sketchucation
    • 登入
    ℹ️ 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

    已排程 已置頂 已鎖定 已移動 Plugins
    122 貼文 40 Posters 57.9k 瀏覽 40 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • D 離線
      driven
      最後由 編輯

      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 條回覆 最後回覆 回覆 引用 0
      • alsomarA 離線
        alsomar Extension Creator
        最後由 編輯

        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 條回覆 最後回覆 回覆 引用 0
        • A 離線
          Aerilius
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • alsomarA 離線
            alsomar Extension Creator
            最後由 編輯

            @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 條回覆 最後回覆 回覆 引用 0
            • L 離線
              Lushi
              最後由 編輯

              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 條回覆 最後回覆 回覆 引用 0
              • A 離線
                Aerilius
                最後由 編輯

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

                1 條回覆 最後回覆 回覆 引用 0
                • G 離線
                  glro
                  最後由 編輯

                  @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 條回覆 最後回覆 回覆 引用 0
                  • A 離線
                    Aerilius
                    最後由 編輯

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

                    1 條回覆 最後回覆 回覆 引用 0
                    • G 離線
                      glro
                      最後由 編輯

                      @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 條回覆 最後回覆 回覆 引用 0
                      • A 離線
                        Aerilius
                        最後由 編輯

                        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 條回覆 最後回覆 回覆 引用 0
                        • G 離線
                          glro
                          最後由 編輯

                          @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 條回覆 最後回覆 回覆 引用 0
                          • J 離線
                            Jim
                            最後由 編輯

                            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 條回覆 最後回覆 回覆 引用 0
                            • T 離線
                              titou
                              最後由 編輯

                              me too, same problem, cannot whrite anything in the text zone

                              1 條回覆 最後回覆 回覆 引用 0
                              • J 離線
                                Jim
                                最後由 編輯

                                I know it has probably already been thought about, but it would be incredible to have a command repository where we can browse, install, and share commands...

                                Maybe a dvcs repo (github) could be used as the repo. What format would be good for command files - json or yaml maybe?

                                Hi

                                1 條回覆 最後回覆 回覆 引用 0
                                • A 離線
                                  Aerilius
                                  最後由 編輯

                                  I uploaded a workaround for IE 11's bug (ToolbarEditor 1.1.2).

                                  Currently the plugin writes each snippet to a ruby file (in %APPDATA%) and stores the metadata with the plugin's preferences in the registry.
                                  A json or yaml format would also not be a bad idea. I chose rb because it contains runnable code and I don't need to extract the code from a part of the file (or deal with escaping etc.). The metadata is also written in the comment of the ruby file, but I haven't decided yet to parse it out of the comment again, because there would be many sources of error (or the comment would have to strictly follow a specific syntax.

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • J 離線
                                    Jim
                                    最後由 編輯

                                    Currently the plugin writes each snippet to a ruby file (in %APPDATA%) and stores the metadata with the plugin's preferences in the registry.

                                    Is the numeric part of the filename unique for each user? If so, that makes it difficult to have a way to share commands.

                                    Hi

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • G 離線
                                      glro
                                      最後由 編輯

                                      another detail: the toolbar position is not stored when you close sketchup

                                      so you have to move it everytime you open

                                      not really important, but would it be possible to dck the created toolbars as the other native toolbars?

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • A 離線
                                        Aerilius
                                        最後由 編輯

                                        Plugins can not influence the position of the toolbar (they can only tell SketchUp to show/hide a toolbar, and Sketchup remembers the position). Since these toolbars are created with a timeout (after all other plugins have been loaded), there was initially a problem wher the toolbar didn't remember its position. After report it was improved in SU2013 so that SketchUp should remember the position even after timeout. In which SketchUp version does it happen to you?
                                        I have reduced the timeout, maybe that caused the problem?

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • G 離線
                                          glro
                                          最後由 編輯

                                          @aerilius said:

                                          Plugins can not influence the position of the toolbar (they can only tell SketchUp to show/hide a toolbar, and Sketchup remembers the position). Since these toolbars are created with a timeout (after all other plugins have been loaded), there was initially a problem wher the toolbar didn't remember its position. After report it was improved in SU2013 so that SketchUp should remember the position even after timeout. In which SketchUp version does it happen to you?
                                          I have reduced the timeout, maybe that caused the problem?

                                          i use sketchup 8

                                          i shall try version 13 or 14, to check

                                          thank you

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • K 離線
                                            keithwins
                                            最後由 編輯

                                            This would be just what I'm looking for... if I could get it working.

                                            When I open it up (v. 1.1.2 on SU 2014 on Win7), the list of available commands is very limited.

                                            The vast majority of them is from the 1001bits extension I've got installed. Then there are perhaps 20 more. No View menu commands, for example, which is what I wanted.

                                            Speaking for myself and as a relative noob, I think I'd prefer the commands listed in menu order: i.e. Tools/Sandbox/Smoove, but I perhaps I'm putting too much stock in the menus, with which I'm faintly familiar. I'd also love an option to list in different formats, i.e. a nice tight text list that would show about twice as much per page.

                                            This looks awesome, and I can see it's working for other people. I've tried shutting down & restarting SU. I also just uninstalled and reinstalled TE, and an interesting thing happened: it still had about as many non-1001bits commands, but not the same ones! I only know this b/c I saw smoove on there before, and it's not there now. I tried disabling 1001bits, and interestingly enough there aren't any more non-1001bits tools there than before. 25 to be precise. Then I uninstalled TE, reinstalled, and same thing.

                                            SU Pro 2014
                                            Win 7

                                            There are two kinds of people in the world: those who believe there are two kinds of people, and...

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 2 / 7
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement