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

    [Obsolete] TT_Lib (1.2.0) — 31 August 2010

    Scheduled Pinned Locked Moved Plugins
    30 Posts 10 Posters 41.0k Views 10 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      I mean resize the dialog's window ! 😒

      TIG

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        @unknownuser said:

        Yes I have not IE7 😒
        Normally no need 😉

        You still have IE6?
        And a million web-developers cried out in pain!

        Update your IE to IE8. Even if you don't use IE as your browser - there are many applications that use the IE platform, such as SU with it's webdialogs.

        As for the position of the menu item - .rb files are loaded in order of their file names. rename tt_0000_menu.rb to something like 0000_tt_menu.rb and I think you're good to go.

        Thomas Thomassen — SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 Reply Last reply Reply Quote 0
        • pilouP Offline
          pilou
          last edited by

          Yes it's the disavantages of the monopoly system if you don't want use it! 😄
          That is the first time that I am blocked 😉

          I will try your 000 number but for respect of your previous friends I will give a more hight number! 😄
          Sea spirit 😉

          http://www.comhonfleur.com/images/vieux_greements-_1.jpg

          Frenchy Pilou
          Is beautiful that please without concept!
          My Little site :)

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            @unknownuser said:

            I will try your 000 number but for respect of your previous friends I will give a more hight number! 😄

            If you sort the files in the Plugins folder by name you can see the load order. Name the file to whatever you want to control where it appears on the menu, just make sure it loads before the rest of the tt_*.rb files.

            Thomas Thomassen — SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • pilouP Offline
              pilou
              last edited by

              Thx for the precision! 😎

              Frenchy Pilou
              Is beautiful that please without concept!
              My Little site :)

              1 Reply Last reply Reply Quote 0
              • TIGT Offline
                TIG Moderator
                last edited by

                Starting a file name with # loads before any numbers/letter start...

                TIG

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

                  how can i use this plugin to manage my plugins?? 😒 I have no idea how to use this plugin...plz help

                  when you fail at something....you haven't really failed...you've found one way the thing will not work out

                  1 Reply Last reply Reply Quote 0
                  • thomthomT Offline
                    thomthom
                    last edited by

                    @arjunmax09 said:

                    how can i use this plugin to manage my plugins?? 😒 I have no idea how to use this plugin...plz help

                    You don't - it a shared library that some of my plugins use.

                    Thomas Thomassen — SketchUp Monkey & Coding addict
                    List of my plugins and link to the CookieWare fund

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

                      I get this error apology
                      Error loading file config.rb
                      No such file to load - TT_Lib / loading file json.rbError config_ini.rb
                      No such file to load - TT_Lib / loading file core.rbError inputbox.rb
                      No such file to load - TT_Lib / loading file gui.rbError tt_selection_toys.rb
                      No such file to load - TT_Lib / loading file core.rbError ui_manager.rb
                      No such file to load - TT_Lib / loading file core.rbError window.rb
                      I was not missing,
                      I cooperation could you please remove me from this little problem

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        How did you install it?

                        You should have a TT_Lib file in your Plugins folder, and all those files you mention in that error you got should be inside that.

                        Thomas Thomassen — SketchUp Monkey & Coding addict
                        List of my plugins and link to the CookieWare fund

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

                          @thomthom said:

                          @arjunmax09 said:

                          how can i use this plugin to manage my plugins?? 😒 I have no idea how to use this plugin...plz help

                          You don't - it a shared library that some of my plugins use.

                          I was advised by KXI that this plugin was formerly known as plugin manager and could be used to manage junk plugins. How can I do this?

                          when you fail at something....you haven't really failed...you've found one way the thing will not work out

                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by

                            You can't.
                            It was previously intended to help manage plugins - but it was only for developers. It is only a library of reusable code.

                            Thomas Thomassen — SketchUp Monkey & Coding addict
                            List of my plugins and link to the CookieWare fund

                            1 Reply Last reply Reply Quote 0
                            • dereiD Offline
                              derei
                              last edited by

                              Could you update TT_Lib2, or make another library for your plugins, as now I have TT_Lib and TT_Lib2. I just made some cleaning in my Plugins and I deleted TT_Lib, because I assumed that is obsolete 😄 .

                              Thank you.

                              DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

                              1 Reply Last reply Reply Quote 0
                              • thomthomT Offline
                                thomthom
                                last edited by

                                @unknownuser said:

                                Could you update TT_Lib2, or make another library for your plugins, as now I have TT_Lib and TT_Lib2. I just made some cleaning in my Plugins and I deleted TT_Lib, because I assumed that is obsolete 😄 .

                                Thank you.

                                They are completely different. TT_Lib2 can't be backwards compatible with TT_Lib - it's the whole reason why I made v2.
                                However - I think the only plugin I released that use TT_Lib is Selection Toys - the rest was in development stage and was ported to TT_Lib2.

                                There will be an major update to Selection Toys - then it will use TT_Lib2. Until then you need both libraries.

                                Thomas Thomassen — SketchUp Monkey & Coding addict
                                List of my plugins and link to the CookieWare fund

                                1 Reply Last reply Reply Quote 0
                                • majidM Offline
                                  majid
                                  last edited by

                                  👍 thank you TT 😄. I like the feature of selectiong and converting group copies to component and use it ferequentely, but the confliction of selection toys and TT uv toolkit is a bit time consuming.
                                  each time I must delete one of TT_lib folders.... 😞 hahhahahahah
                                  waiting for next update, and thanks axain mate 👍

                                  My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

                                  1 Reply Last reply Reply Quote 0
                                  • thomthomT Offline
                                    thomthom
                                    last edited by

                                    @majid said:

                                    :thumb: thank you TT 😄. I like the feature of selectiong and converting group copies to component and use it ferequentely, but the confliction of selection toys and TT uv toolkit is a bit time consuming.
                                    each time I must delete one of TT_lib folders.... 😞 hahhahahahah
                                    waiting for next update, and thanks axain mate 👍

                                    ?

                                    What conflict?

                                    I have them all running on my computer with no problem. TT_Lib is only used by Selection Toys.

                                    UV Toolkit uses TT_Lib2.

                                    Thomas Thomassen — SketchUp Monkey & Coding addict
                                    List of my plugins and link to the CookieWare fund

                                    1 Reply Last reply Reply Quote 0
                                    • cottyC Offline
                                      cotty
                                      last edited by

                                      lunchtime? 😆


                                      thomthomlunchtime.jpg

                                      my SketchUp gallery

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by

                                        @cotty said:

                                        lunchtime? 😆

                                        Rendering 😒

                                        Catching up for not being online while I was at Basecamp.

                                        Thomas Thomassen — SketchUp Monkey & Coding addict
                                        List of my plugins and link to the CookieWare fund

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

                                        Advertisement