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.7k 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

      @joerg said:

      Bug: If you skip to the next scene with a shortcut, than its skipping 2 scenes in one step. Same thing backwards. (SU 2021 pro)

      Interesting find. Does that occur with the menu bar hidden or even with the menu bar visible?

      Edit: I can reproduce the bug with the menu bar hidden. Working on a fix.

      1 Reply Last reply Reply Quote 0
      • J Offline
        joerg
        last edited by

        @anton_s said:

        @joerg said:

        Bug: If you skip to the next scene with a shortcut, than its skipping 2 scenes in one step. Same thing backwards. (SU 2021 pro)

        Interesting find. Does that occur with the menu bar hidden or even with the menu bar visible?

        Edit: I can reproduce the bug with the menu bar hidden. Working on a fix.

        Hi Anton,
        Thanks for your quick reply! As you suspected, the error only happens when the menu bar is hidden.
        A fix would be great! Thank you for the effort.

        1 Reply Last reply Reply Quote 0
        • fredo6F Offline
          fredo6
          last edited by

          If te menu bar is truly hidden (at Windows level), then NO custom shortcut will work.

          What I do in LOTT is to increase the size of the Sketchup window so that the menu bar is outside the screen.

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

            @fredo6 said:

            If te menu bar is truly hidden (at Windows level), then NO custom shortcut will work.

            What I do in LOTT is to increase the size of the Sketchup window so that the menu bar is outside the screen.

            In fullscreen, I read all the sketchup shortcut and have my own keyboard WM_KEY_DOWN message handler which triggers the associated commands when the menubar is hidden.

            As an alternative, with regards to moving the window above, I believe you can get the height of the menubar and then use SetWindowPos with start position to be negative menubar height and and height to be screenheight + menubar height.

            To get menubar height: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getmenubarinfo?redirectedfrom=MSDN

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

              @joerg said:

              Hi Anton,
              Thanks for your quick reply! As you suspected, the error only happens when the menu bar is hidden.
              A fix would be great! Thank you for the effort.

              Updated!

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

                Essa extensão é uma das melhores que eu já baixei, colocando atalhos de teclado nela fica uma delicia o ambiente. Muito obrigado e parabéns por tornar o SketchUp MELHOR. 👊 👊 😎

                1 Reply Last reply Reply Quote 0
                • designerbursaD Offline
                  designerbursa
                  last edited by

                  c:/users/user/appdata/roaming/sketchup/sketchup 2021/sketchup/plugins/ams_windowsettings/imagesui.png

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

                    @designerbursa said:

                    c:/users/user/appdata/roaming/sketchup/sketchup 2021/sketchup/plugins/ams_windowsettings/imagesui.png

                    Why am I getting this error in ruby console?

                    It's a console log. Forgot to remove. Not an error.

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      rv1974
                      last edited by

                      Anton could your tool apply dark theme to SU's UI elements? I'm so tired of this white\light grey
                      Thank you

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

                        @rv1974 said:

                        Anton could your tool apply dark theme to SU's UI elements? I'm so tired of this white\light grey
                        Thank you

                        Sorry. Don't want to waste my time on this. This is something SketchUp should do on their end.

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          rv1974
                          last edited by

                          @anton_s said:

                          @rv1974 said:

                          Anton could your tool apply dark theme to SU's UI elements? I'm so tired of this white\light grey
                          Thank you

                          Sorry. Don't want to waste my time on this. This is something SketchUp should do on their end.

                          Too bad 😞 We'll soon celebrate 25 years with this pesky white.

                          @unknownuser said:

                          This is something SketchUp should do on their end

                          not funny

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

                            @rv1974 said:

                            Too bad 😞 We'll soon celebrate 25 years with this pesky white.

                            Well you gotta appreciate the light and bright sometimes 😛

                            1 Reply Last reply Reply Quote 0
                            • R Offline
                              rv1974
                              last edited by

                              Yeah with this white I can illuminate the room at night without turning the light on. Good for bills

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

                                @rv1974 said:

                                Yeah with this white I can illuminate the room at night without turning the light on. Good for bills

                                You should tell that to Sketchup lol. They could definitely win a lot more users if they go green energy

                                1 Reply Last reply Reply Quote 0
                                • designerbursaD Offline
                                  designerbursa
                                  last edited by

                                  c:/users/user/appdata/roaming/sketchup/sketchup 2021/sketchup/plugins/ams_windowsettings/imagesui.png

                                  Why am I getting this error in ruby console?

                                  I am using sketchup version 2021 and the error still persists...

                                  an image not in the plugin folder and the user path "%appdata%"

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    maximumselfish
                                    last edited by

                                    Добрый день.
                                    Ожидается поддержка SU 2023?

                                    1 Reply Last reply Reply Quote 0
                                    • J Offline
                                      joerg
                                      last edited by

                                      Hi Anton,

                                      thanks once again for your very helpfull extension!
                                      I have a problem when the menu bar is hidden. Shortcuts are working, but one shortcut freezes the following shortcuts: Functions/Interact (I`m using your extension in presentations with dynamic components).
                                      Same problem on WIN10 and WIN11 Pro with SU2021Pro.

                                      Thanks for your help!
                                      Joerg

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

                                        After I installed it, I found it was not complete and only showed some of the features


                                        ams.png

                                        1 Reply Last reply Reply Quote 0
                                        • shake1S Offline
                                          shake1
                                          last edited by

                                          Anton, please adapt for 2023. This is the head of all plugins.


                                          FullScreen 2023 bug.png

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

                                            So the plugin is still awaiting update for Sketchup 2023?
                                            I use this plugin a lot in Skup2021, but completely migrating to SU23, is not getting possible due to incompatible FS plugin

                                            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