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

    [Plugin] Add comments to your file

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

      error
      @inteloide said:

      @box said:

      Sorry, I just noticed that it has a second error, thought it was a repeat but it is a different line.

      There were a lot of bugs actually... Thanks for raising the error you had.
      Version 1.5.1, just posted, corrects the tab deletion issue.

      Inteloide

      1 條回覆 最後回覆 回覆 引用 0
      • inteloideI 離線
        inteloide
        最後由 編輯

        Hello Glro,

        Actually, the plugin should works like this : when selecting a scene in Sketchup, the linked (if defined) tab in plugin is shown.

        The opposite (when clicking on a tab in plugin, show the scene in Sketchup) is not implemented yet. I could, if you need it.

        About the javascript error you have, could you please tell me more : when do you have this error, what did you do before ?

        Inteloide

        Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

          @inteloide said:

          Hello Glro,

          Actually, the plugin should works like this : when selecting a scene in Sketchup, the linked (if defined) tab in plugin is shown.

          The opposite (when clicking on a tab in plugin, show the scene in Sketchup) is not implemented yet. I could, if you need it.

          About the javascript error you have, could you please tell me more : when do you have this error, what did you do before ?

          Inteloide

          when i clic on a scene tab in sketchup, it doesn't change anything in the comment window, even if i previously set a link between a comment tab and a scene tab

          the error message i sent, i don't remember how it popped up

          here is a new one: it appeared when i clicked on the comment button to show again the comment window, after closing it using the cross in the upper left corner


          2014-04-06 19_07_21-Commentaires v1.5.1.png

          1 條回覆 最後回覆 回覆 引用 0
          • inteloideI 離線
            inteloide
            最後由 編輯

            tiiuuuu !!!!
            I've same bug when changing the language.... not good

            Humanity will do a huge step when the IT professionals will understand that computers are tools...

            1 條回覆 最後回覆 回覆 引用 0
            • inteloideI 離線
              inteloide
              最後由 編輯

              okay, version 1.5.2 should solve javascript issue.
              About your tab-scene issue, I tried from an empty file : it works.

              Could you please open the ruby consol window (Window/Ruby Consol) to see if error appear Inside, when setting the link and changing the scene in SU ?

              Thank you.
              Inteloide

              Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

                @inteloide said:

                okay, version 1.5.2 should solve javascript issue.
                About your tab-scene issue, I tried from an empty file : it works.

                Could you please open the ruby consol window (Window/Ruby Consol) to see if error appear Inside, when setting the link and changing the scene in SU ?

                Thank you.
                Inteloide

                no error message in the ruby console ... because it works perfectly!

                i clic on the scene tab and the comment window shows the corresponding tab, as said

                after installation, i had to close sketchup and open it again, though; just after the installation, it didn't work

                thank you, seems operational; i am not sure about the use of a backward link between the comment window and the scenes...

                1 條回覆 最後回覆 回覆 引用 0
                • inteloideI 離線
                  inteloide
                  最後由 編輯

                  @glro said:

                  @inteloide said:

                  after installation, i had to close sketchup and open it again, though; just after the installation, it didn't work

                  I don't know how to proceed to make it work for the first time. I think, it's the same of some other extension (from other developers) I installed in the past.

                  No big problem, I think.

                  I just add an help file in first post of this thread, in pdf format.

                  Inteloide

                  Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

                    @inteloide said:

                    No big problem, I think.

                    Inteloide

                    i agree; you just have to know it

                    the plugin seems to be ready for use; adding an active link to a web page would be nice, but the link can be added and copied/pasted in an internet browser also, so it is not very important

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

                      Great plugin!
                      Made translation for the Russian language.

                      elsif @option_langue=="ru" then
                      @strWindowName="Заметки"
                      @strButtonsTitles=["Добавить текущую дату и время", "Настройки", "О Плагине"]
                      @strModifyTabName="Настройки Вкладки"
                      @strDeleteTab="Удалить Вкладку"
                      @strButtonsTexts=["Сохранить","Отмена"]
                      @strAbout="О Плагине"
                      @strTexts=["Язык",
                      "Автоматически открывать окно, если существуют заметки",
                      "Автоматически открывать окно, даже если заметок нет",
                      "Показывать окончание заметки при открытии вкладки"]
                      @strTabName="Название Заметки: "
                      @strTab=""
                      @strSureToDeleteTab = "Вы уверены, что хотите УДАЛИТЬ эту вкладку?"
                      @strTabOptionName="Настройки вкладки"
                      @strNoLink="-- Не связывать со Сценой --"
                      @strTextsOptionsTab=["Имя Вкладки :","Связка со Сценой :","Применить","Отмена"]

                      1 條回覆 最後回覆 回覆 引用 0
                      • inteloideI 離線
                        inteloide
                        最後由 編輯

                        Hello

                        Thanks alexanor for this translation.
                        For Glro, in version 1.5.4, I optimized the code in order have the text area more reactive.
                        I hope it will works, I just have one model at works that slow down the text area, so I cannot check at home.

                        Regards.
                        Inteloide

                        Humanity will do a huge step when the IT professionals will understand that computers are tools...

                        1 條回覆 最後回覆 回覆 引用 0
                        • inteloideI 離線
                          inteloide
                          最後由 編輯

                          See life in colors !!

                          New version added : set colors to your tabs :
                          Colored tabs

                          Enjoy !

                          Inteloide

                          Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

                            I can not find a link to download version 1.6.1...

                            1 條回覆 最後回覆 回覆 引用 0
                            • inteloideI 離線
                              inteloide
                              最後由 編輯

                              Correcto !
                              Just update the post...

                              Inteloide

                              Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

                                Excellent! Now it works!

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

                                  Inteloide whether you can connect to the script calculator? It would be convenient to make calculations and take notes in one window ...

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

                                    Can't you do calculations already in the operating system's calculator, in SketchUp's Ruby Console and in various Ruby Console plugins? You can then copy&paste the calculations that you want to keep.

                                    The comments plugin is to save text that the user enters, and not to automatically evaluate and manipulate parts of the text. I think it should keep focussed to do this task well.

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • inteloideI 離線
                                      inteloide
                                      最後由 編輯

                                      Hello !

                                      Is this script something that already exist ? If yes, could you send me the link ?

                                      Inteloide

                                      Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

                                        @aerilius said:

                                        Can't you do calculations already in the operating system's calculator, in SketchUp's Ruby Console and in various Ruby Console plugins? You can then copy&paste the calculations that you want to keep.

                                        I do not want to open many windows in Sketchup. If this plugin can do "Add comments".
                                        Inteloide, thank you for the effort!

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • U 離線
                                          unearthed
                                          最後由 編輯

                                          Great plugin, very, very useful, and seconding the idea of building a/the calculator into the comment box.

                                          Growplan - People ∩ Plants ∩ Place

                                          windows 7 64b, 4GB RAM, SU 8.0.16846
                                          Gimp, QGIS, Vectorworks 12, Bricscad 11

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • inteloideI 離線
                                            inteloide
                                            最後由 編輯

                                            Hello !

                                            I'm back after one week of holidays in Rome. Such a nice town !
                                            So if I understand correctly your request, you want me to add a button that allow you to have a calculator, like Windows'one, in the "add comment" plugin, without openning another window, correct ?
                                            If yes does anybody knows a free plugin I can insert in my script ? This will make my work easier !

                                            Thanks
                                            Inteloide

                                            Humanity will do a huge step when the IT professionals will understand that computers are tools...

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

                                            Advertisement