• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

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

Scheduled Pinned Locked Moved Plugins
285 Posts 79 Posters 387.9k Views
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.
  • G Offline
    Gaieus
    last edited by 30 Jan 2012, 21:43

    @anton_s said:

    No, its not. The "hide dialogs" hides windows such as entity info, model info, soften smooth edges, but doesn't hides ruby console, photo textures, component options, and other child windows with a certain class that could be hidden.

    Okay, point taken (and I do understand this).

    @anton_s said:

    It depends. Lets, say we have a "status_bar" option toggled. Checked: visible and Unchecked: hidden. And something happens: The user hides the status_bar using the other script. How would "status_bar" option know whatever it should be checked or unchecked? - Well, use set_validation_proc and let it ask every frame whatever the status_bar is hidden or not. I could make it like that, thought it will slow down sketchup:

    Point also taken (although I do not understand this)
    πŸ˜„

    Anyway, great plugin. Thanks a lot again! πŸ‘

    I (mainly) use it to hide my "control bars" - although from now on, I may also have some (less frequently used) toolbars also open (or hidden this way).

    And of course for my 64 bit, Win 7 laptop, the (hopefully easily) updated version will also be welcome! πŸ˜„

    Gai...

    1 Reply Last reply Reply Quote 0
    • A Offline
      Aerilius
      last edited by 30 Jan 2012, 23:49

      I've been waiting to hide the menu bar (no joke). Thank you!

      1 Reply Last reply Reply Quote 0
      • A Offline
        Anton_S
        last edited by 31 Jan 2012, 04:13

        @anton_s said:

        use set_validation_proc and let it ask every frame whatever the status_bar is hidden or not. I could make it like that, thought it will slow down sketchup

        Have to take my thought back. I thought that set_validation_proc updates every frame, but it only updates once you entered the submenu that contains that item. So, yes I'll modify it to be toggled, including make it work on windows 7 64 bit.

        Thankyou for your replies!! They make me πŸ˜„

        1 Reply Last reply Reply Quote 0
        • D Offline
          derei
          last edited by 31 Jan 2012, 12:08

          What exactly this plugin does? From Rich O'Brien's post (http://forums.sketchucation.com/download/file.php?id=81834&mode=view ) I understand that it doesn't work... so let me rephrase: what this plugin SHOULD do?
          Thank you very much.

          P.S. - when posting plugins, it would be nice to add a image/animated GIF/movie to visually exemplify what the plugin does, if possible. Some users are already doing this, but I think it should be implemented as a "must" rule, for everybody.

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

          1 Reply Last reply Reply Quote 0
          • T Offline
            thomthom
            last edited by 31 Jan 2012, 12:15

            @unknownuser said:

            I understand that it doesn't work...
            ...on his system. For Gaieus it worked.

            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
              Aerilius
              last edited by 31 Jan 2012, 12:18

              This plugin allows to turn off (or on) certain elements of the SketchUp interface. Something that wasn't possible before. For example someone has no need for a statusbar, or to make SketchUp fullscreen for a presentation. Maybe Anton can make a little gif animation for the first post (or I could do one).

              1 Reply Last reply Reply Quote 0
              • R Offline
                Rich O Brien Moderator
                last edited by 31 Jan 2012, 12:22

                Please do. One of us can add it to Anton's OP for those that want to visualise its use.

                Download the free D'oh Book for SketchUp πŸ“–

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Aerilius
                  last edited by 31 Jan 2012, 19:41

                  I've created an animated gif of how it looks:
                  window styles.gif

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    Anton_S
                    last edited by 31 Jan 2012, 23:12

                    @aerilius said:

                    I've created an animated gif of how it looks:
                    [attachment=0:1u31tebe]<!-- ia0 -->window styles.gif<!-- ia0 -->[/attachment:1u31tebe]

                    Aerilius, thankyou really much!!! πŸ˜„ I'm just too lazy to add description myself.

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      Rich O Brien Moderator
                      last edited by 31 Jan 2012, 23:12

                      I wanna play 😞

                      Download the free D'oh Book for SketchUp πŸ“–

                      1 Reply Last reply Reply Quote 0
                      • G Offline
                        guanjin
                        last edited by 1 Feb 2012, 07:54

                        Great, my Windows XP
                        There is a problem, set the shortcut key to display the menu bar is invalid πŸ˜’ πŸ˜’
                        66666666666666.gif

                        I come from China, is to learn

                        1 Reply Last reply Reply Quote 0
                        • A Offline
                          Anton_S
                          last edited by 1 Feb 2012, 08:54

                          @guanjin said:

                          Great, my Windows XP
                          There is a problem, set the shortcut key to display the menu bar is invalid πŸ˜’ πŸ˜’
                          [attachment=0:28de3p4w]<!-- ia0 -->66666666666666.gif<!-- ia0 -->[/attachment:28de3p4w]

                          Yes, it should be invalid!!! Wanna know why? Well, I explained it a bit on first post. Its just the way of how shortcut pereferences works. Shortcut Pereferences script tends to select the menu bar items once the shortcut key is pressed. But, When the menu it self is no more there, Sketchup can no longer select the items. What's weird is that once u hide the menu bar other shortcuts that were set by sketchup (Ex: "s" - scale, "p" - push) work, but once u click the shortcut that belong to "show menu bar," all shortcuts stop working. Show/hide menu bar was just for fun, so yeah don't use it. Though, I'll try to fix that issue too.

                          1 Reply Last reply Reply Quote 0
                          • G Offline
                            guanjin
                            last edited by 1 Feb 2012, 09:18

                            @unknownuser said:

                            Yes, it should be invalid!!! Wanna know why? Well, I explained it a bit on first post. Its just the way of how shortcut pereferences works. Shortcut Pereferences script tends to select the menu bar items once the shortcut key is pressed. But, When the menu it self is no more there, Sketchup can no longer select the items. What's weird is that once u hide the menu bar other shortcuts that were set by sketchup (Ex: "s" - scale, "p" - push) work, but once u click the shortcut that belong to "show menu bar," all shortcuts stop working. Show/hide menu bar was just for fun, so yeah don't use it. Though, I'll try to fix that issue too.

                            Thank you! Can not be restored, the canceled, resulting in unnecessary trouble πŸ˜’

                            I come from China, is to learn

                            1 Reply Last reply Reply Quote 0
                            • U Offline
                              unclex
                              last edited by 1 Feb 2012, 19:04

                              only fullscreen can work

                              and
                              suggest to change the plugin menu from β€œPlugins” to β€œWindow"

                              1 Reply Last reply Reply Quote 0
                              • A Offline
                                Anton_S
                                last edited by 1 Feb 2012, 23:10

                                @unclex said:

                                only fullscreen can work"

                                Is that about the updated or the first version?

                                1 Reply Last reply Reply Quote 0
                                • U Offline
                                  unclex
                                  last edited by 2 Feb 2012, 06:24

                                  updated
                                  @ SU8.0.11
                                  @ win7 pro patched 4GB

                                  1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    Anton_S
                                    last edited by 3 Feb 2012, 01:13

                                    @unclex said:

                                    updated
                                    @ SU8.0.11
                                    @ win7 pro patched 4GB

                                    Is it 32 or 64 bit processor?

                                    1 Reply Last reply Reply Quote 0
                                    • U Offline
                                      unclex
                                      last edited by 4 Feb 2012, 19:23

                                      WellDone

                                      Win7X86Pro
                                      Su8.0.11Pro

                                      except Toolbar, all worked

                                      and i can not dare try the Menu Option, if i close it, how reopen it ??

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        Anton_S
                                        last edited by 4 Feb 2012, 21:30

                                        @unclex said:

                                        WellDone

                                        Win7X86Pro
                                        Su8.0.11Pro

                                        except Toolbar, all worked

                                        and i can not dare try the Menu Option, if i close it, how reopen it ??

                                        The toolbars option is to hide toolbars that are not embedded into SU controll bar, meaning the onece that have a border and caption. They should work.

                                        And yes, hide menu option is just for fun, There is no way of unhidding it through shortcut pereferences. Though you could set a timer or call a command to unhide it. Just read throuh posts and you'll figure it out.

                                        Have you checked if show/hide "controll bars" work when SU is maximized or full_screen? If didn't, then can you please check that and reply.

                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          Anton_S
                                          last edited by 11 Feb 2012, 04:46

                                          updated february 10th, 2012
                                          Now works on windows 7 too!!! Well, read the 1st post for an info. πŸ˜‰

                                          Thankyou, for your replies and comments!!! They really improved the plugin plus my English. πŸ˜„
                                          Somehow, therefore, I don't strugle at the english essays anymore... ❗ 😍

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

                                          Advertisement