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

    [Plugin] FullScreen v5.1.3 (25 April 2024)

    Scheduled Pinned Locked Moved Plugins
    285 Posts 79 Posters 388.1k Views 80 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
      Anton_S
      last edited by

      Dima, I updated AMS Library. The full screen function should now, by default, set SketchUp full screen on the monitor SU window is associated to or the most present to. Update AMS Library to version 3.1.4 and the feature should work.

      I also added the feature to set SU full screen on all monitors combined, though I haven't implemented it into this plugin yet. For now, to set main window full screen on all monitors, paste this command into the Ruby Console:
      AMS::Sketchup.switch_full_screen(true, 2, 2)
      See documentation of this function for more details.

      1 Reply Last reply Reply Quote 0
      • DimaV83D Offline
        DimaV83
        last edited by

        @anton_s said:

        Dima, I updated AMS Library. The full screen function should now, by default, set SketchUp full screen on the monitor SU window is associated to or the most present to. Update AMS Library to version 3.1.4 and the feature should work.

        Thanks! It works fine, checked on each of 3 screens (across 2 video cards).

        (I have screens with different resolution and orientation, so full-screen across all of them will not be usable in my case)

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

          Hello
          Everytime I try to hide menu bar with AMS Windows Settings crash my SU 2016
          I´m using AMS Window Setting 4.2.0 and AMS Library 3.1.4 (in Win10)
          Please help, is really useful optimize my screen when I work on the laptop
          Thanks for your greats plugins

          1 Reply Last reply Reply Quote 0
          • romboutR Offline
            rombout
            last edited by

            Is there a option to use this on mac? Is the code that much different when using plugins on apple machines?

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

              Hello,

              just a small thing, but I noticed that when I set Floating Toolbars to hidden, save the settings and enable "Retain on Start", only some of them are hidden after restarting Sketchup.

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

                @Rombout Currently this plugin is only workable on Windows. Mac OS X API is too different from Windows API. And I don't mean SketchUp Ruby API.


                @Pherim Thanks for your report. I will get it fixed soon.

                1 Reply Last reply Reply Quote 0
                • romboutR Offline
                  rombout
                  last edited by

                  Okay thanks for answering, I've found a working solution now which hides all panels

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

                    hi @Anton_S,
                    the plugin dialog covered the trays in sketchup 2016. How to use the plugin correctly?
                    ams.gif

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

                      Left-click on the title bar of the settings dialog, hold the mouse button down, and drag it to any desired position on screen, where it doesn't intersect the other dialogs. You can also click on the x button to close it.

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sarkarshomit
                        last edited by

                        The plugin is crashing with this warning:

                        Error Loading File C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings/main.rb
                        Error: #<NameError: uninitialized constant AMS::Timer>
                        C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings/main.rb:69:in init' C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings/main.rb:572:in <top (required)>'
                        C:/Program Files/SketchUp/SketchUp 2016/Tools/extensions.rb:197:in require' C:/Program Files/SketchUp/SketchUp 2016/Tools/extensions.rb:197:in load'
                        C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings.rb:80:in register_extension' C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings.rb:80:in module:WindowSettings'
                        C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings.rb:62:in `<top (required)>'

                        I had this working before on my SU16, but now after i updated it is crashing unfortunately 😞

                        PS: I am on Win7Ult 64bit
                        Explorer V9

                        PS PS: I had a backup of the older working version which i copy pasted and now it works, but am scared to update!!!

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

                          Sarkarshomit, have you upgraded to AMS Library 3.3.0, besides just upgrading the Windows Settings plugin? Because if you haven't, then the AMS Timer error could be depicted due to an old version of AMS Library.

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            sarkarshomit
                            last edited by

                            Yes Anton, updated today the libraries...still this error...

                            Error Loading File C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings/main.rb
                            Error: #<NameError: uninitialized constant AMS::Timer>
                            C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings/main.rb:62:in init' C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings/main.rb:562:in <top (required)>'
                            C:/Program Files/SketchUp/SketchUp 2016/Tools/extensions.rb:197:in require' C:/Program Files/SketchUp/SketchUp 2016/Tools/extensions.rb:197:in load'
                            C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings.rb:48:in register_extension' C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings.rb:48:in module:WindowSettings'
                            C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/ams_WindowSettings.rb:34:in `<top (required)>'

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

                              Just tested it on my Windows XP and Windows 10 64bit and it works fine. I really don't know what's wrong with yours. Perhaps you didn't overwrite all the files of AMS library. Try deleting an old version of ams_Lib and ams_Lib.rb from the "C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/" folder. Then install the latest version of AMS Library.

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                sarkarshomit
                                last edited by

                                @anton_s said:

                                Just tested it on my Windows XP and Windows 10 64bit and it works fine. I really don't know what's wrong with yours. Perhaps you didn't overwrite all the files of AMS library. Try deleting an old version of ams_Lib and ams_Lib.rb from the "C:/Users/VD/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/" folder. Then install the latest version of AMS Library.

                                Thanks for the trick, it worked fine...regards....

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

                                  Bonjour Anton,
                                  J'ai installé "ams_WindowsSettings", et il me semble que je rencontre un problème d'affichage de "la boîte de dialogue des paramètre" (voir capture d'écran ci-après).
                                  2017-01-28 15_13_07-.png
                                  Je suis sous "Windows 10 Famille v1607 64 bits", carte graphique "AMD Radeon R7 200 Series v16.6".
                                  J'ai installé (puis désinstallé et réinstallé à nouveau "ams_Lib.rbz_v3.4.1" et "ams_WindowsSettings_v4.2.1".

                                  Je joins également une capture d'écran des différents paramètres qui me sont accessibles depuis le menu "Fenêtre > Réglages"
                                  Auriez-vous une réponse à ce problème?
                                  D'avance merci.
                                  2017-01-28 15_14_57-.png

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

                                    Hello, bharralure,

                                    My apologies for not responding any sooner. It has been a while since I downloaded a localized SketchUp version. I fixed the bug with localized dialog. Please upgrade to version 4.2.2. Thanks for reporting.

                                    Regards,
                                    Anton

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

                                      Bonjour Anton,
                                      Je viens d'installer la version 4.2.2 qui semble fonctionner parfaitement.
                                      De plus, "cerise sur le gâteau" (expression Français qui, j'espère, sera traduite correctement par Google), la fenêtre est en Français.
                                      Merci Anton pour cette mise à jour efficace.
                                      AMS Window Settings    v4.2.2.png

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

                                        Hi Anton,
                                        The setting dialog doesnt display properly and cannot scroll to the option for Retain settings on Start.
                                        The settings aply well but I'm not able to keep them on the start.
                                        Specs: Windows 10 v1607 x64 / SU Pro 2017 v17.0.188899 / AMSlibrary 3.4.1, AMSwindowSettings 4.2.2 / Geforce GTX960M 2GB dedicated / 1920x1080
                                        In my other laptop (same specs as graphics: Intel HD4000 integrated / 1366x768) all works well!!
                                        Maibe a resolution issue? I tried other resolutions and connecting other monitors but same problem. Please help!
                                        Thanks in advance for your help and plugins.
                                        (tried to attach an screnshot)
                                        AMSerror.PNG

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

                                          Thanks for the report, Perroloco. I will fix that soon. By the way, if the Spanish translations are improper, because I used Google translate for them, you can modify the translations for the commands_es.strings and window_settings_es.html, located in ../ams_WindowSettings/lang folder and send me a PM with the two new files so that I could merge them into the plugin.

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

                                            Alright, Perroloco, it's fixed now. Please upgrade to version 4.2.3.

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

                                            Advertisement