sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    šŸ›£ļø Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin] AMS Library 3.7.1b (29 May 2021)

    Scheduled Pinned Locked Moved Plugins
    107 Posts 38 Posters 621.0k Views 38 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.
    • Y Offline
      ying2014
      last edited by

      @Anton_s,I want WebDialog to have been in the front until end of a program ,because I want to make the WebDialog as a mask,I can do something to model which I wan't people to see the process. WebDialog.#bring_to_front can't always in the front怂

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

        Here is the code Ying:

        title = "My Dialog"
        dlg = UI;;WebDialog.new(title)
        dlg.show
        hwnd = AMS;;Sketchup.find_window_by_caption(title)
        AMS;;Window.set_pos(hwnd, -1, 0,0,0,0, 0x0023) # The -1 here does the trick
        

        Though upgrade to 3.2.1 first as there was a small bug in that function.


        @Perojack, @Perroloco2000 I think the error is fixed now. Try the new version.

        1 Reply Last reply Reply Quote 0
        • Y Offline
          ying2014
          last edited by

          @Anton_S,thank you very much!It is helpful.

          1 Reply Last reply Reply Quote 0
          • P Offline
            perroloco2000
            last edited by

            thanks for answer Anton
            AMS Library 3.2.1. is working, no error
            But I still have my past problem with AMS Window Settings: everytime i hide menu bar crash SU.
            The others functions of the plugin are working but impossible hide menu bar without crash.
            please help to optimize my screen

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

              @Perroloco2000 give me a list of plugins your using, a list of shortcuts (Preferences->Shortcuts->Export...), sketchup version, sketchup localization (en, fr, or whatever) and windows version so that I could attempt to reproduce the crash and pin it down on my own machine.

              1 Reply Last reply Reply Quote 0
              • P Offline
                perroloco2000
                last edited by

                SketchUp Make 2016 16.1.1449 64-bits (spanish). Windows 10 Home 1511 (10586.164)
                I have a fresh install of windows 10 (last version) and SketchUp (last version). I still haven“t other plugins, and didn“t modify default shortcuts.
                I installed AMS Library 3.2.1. (all works)
                I installed AMS Window Settings 4.2.0. all functions works but when I hide menu bar the crash come. Thanks

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

                  Ok I am able to reproduce it with Spanish localization. I even get frozen strings errors, which I have no idea what's causing them and how to prevent them. I will look into into it and do my best to fix it.

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

                    Hi perecollo2000. Try the new version. I think it should be fixed now.

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      perroloco2000
                      last edited by

                      hi Anton .... YOU SOLVED IT!!!
                      100% working, thank you very much for your work, and quick reply
                      your plugins really help my work on the laptop screen
                      great autor, thanks

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        pnickles
                        last edited by

                        Forgive me but I'm a newb who can barely work his way through/around Extensions.

                        I'm unable to get the MSphysics to load/run. It is registered under Plugins but I receive the following message when I open Sketchup2016. I've tried copying/pasting the "main.rb" file into every imaginable Plugin folder but it still fails to see/find the file.?

                        (I installed the AMS Library v3.2.2 AFTER I installed the MSphysics extension but the order of installation shouldn't matter, correct?)

                        I'm running Win8 via Parallels, SU2016.


                        Error message


                        Folder showing MAIN.RB file in MSPhysics folder

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

                          Pnickles, you got it into the correct plugins folder, but placed the content improperly.
                          I suggest deleteding whatever you placed in the plugins folder manually (including MSPhysics which is placed improperly based on your screenshot) and starting over with the following instructions. Download ams_Lib_3.2.2.zip, extract it, and place ams_Lib folder and ams_Lib.rb file into the plugins folder. Same applies to MSPhysics_0.5.0.zip. It should look something like this:


                          plugins_location.png

                          1 Reply Last reply Reply Quote 0
                          • P Offline
                            pnickles
                            last edited by

                            Different error messages now. See attached. Perhaps it's because I'm running Win8 via Parallels?


                            Error_1.png


                            Error_2.png


                            3.png


                            4.png

                            1 Reply Last reply Reply Quote 0
                            • Bryan KB Offline
                              Bryan K
                              last edited by

                              Are there how to use instructions somewhere?

                              See my portfolio at https://delphiscousin.blogspot.com/

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

                                Bryan, in case you're wondering if it's a plugin, well it's not. AMS library is more of a dependency for a few of my other plugins.

                                1 Reply Last reply Reply Quote 0
                                • W Offline
                                  wikii
                                  last edited by

                                  How to get the version number?

                                  AMS.ver ?

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

                                    Use AMS::Lib::VERSION It returns a string like "3.3.0".

                                    1 Reply Last reply Reply Quote 0
                                    • Bryan KB Offline
                                      Bryan K
                                      last edited by

                                      @anton_s said:

                                      Bryan, in case you're wondering if it's a plugin, well it's not. AMS library is more of a dependency for a few of my other plugins.

                                      Thanks Anton, but what I'm looking for is how to use it. It's installed without a problem but I need some kind of instructions or tutorial on how to use the controls.

                                      Thanks.

                                      See my portfolio at https://delphiscousin.blogspot.com/

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

                                        The first post contains a link to the library's documentation. I not particularly sure if that's what you desire though.

                                        1 Reply Last reply Reply Quote 0
                                        • Bryan KB Offline
                                          Bryan K
                                          last edited by

                                          Anton, thanks. I found some great video tutorials. https://www.youtube.com/user/samketner/videos?sort=dd%26amp;view=0%26amp;shelf_id=0

                                          My new problem is that the UI menu is not displaying correctly nor or the contents.. There are no tabs and the menu window is not resizable so I cannot access the contents at the bottom of the screen.

                                          Here is a screen shot.

                                          Any ideas?


                                          MS Physics UI.JPG

                                          See my portfolio at https://delphiscousin.blogspot.com/

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

                                            I keep getting this error. What is happening?
                                            http://tanyaloser.tripod.com/loaderror10.JPG

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

                                            Advertisement