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

[Plugin] Compo Spray 1.4.2 Updated

Scheduled Pinned Locked Moved Plugins
271 Posts 89 Posters 301.3k Views 89 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.
  • F Offline
    Frederik
    last edited by 14 Jan 2011, 11:32

    Haven't had any chance to play with this... ๐Ÿ˜
    But the bug I reported previously is identical to what Bob James have reported above...

    @didier bur said:

    Bug found ! ๐Ÿ˜ณ
    Will fix that asap

    Cheers
    Kim Frederik

    1 Reply Last reply Reply Quote 0
    • D Offline
      Didier Bur
      last edited by 14 Jan 2011, 12:17

      @Pilou: what a bunch of toolbars you have there !
      compoSpray dialog box is 900 pixels (height) without scrollbars, that's right.
      Isn't your screen more than 900 in height ?

      DB

      1 Reply Last reply Reply Quote 0
      • T Offline
        TIG Moderator
        last edited by 14 Jan 2011, 12:26

        @unknownuser said:

        @unknownuser said:

        compoSpray dialog box is 900 pixels (height) without scrollbars

        Yes but
        I have my screen 1024*768 !!! ๐Ÿ˜’ (15 inch)
        You have some free lines empty in your dialog box ๐Ÿ˜‰

        How do you see everything at such a small size?2349098787_2cd660c18c.jpg ๐Ÿ˜ฒ ๐Ÿ˜‰

        TIG

        1 Reply Last reply Reply Quote 0
        • P Offline
          pilou
          last edited by 14 Jan 2011, 12:26

          @unknownuser said:

          what a bunch of toolbars you have there !

          I have hidden some many other! ๐Ÿ’š

          @unknownuser said:

          compoSpray dialog box is 900 pixels (height) without scrollbars

          Yes but
          I have my screen 1024*768 !!! ๐Ÿ˜’ (15 inch) so ๐Ÿ˜ฎ

          You have some free lines empty in your dialog box ๐Ÿ˜‰

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

          1 Reply Last reply Reply Quote 0
          • T Offline
            thomthom
            last edited by 14 Jan 2011, 12:28

            @unknownuser said:

            @unknownuser said:

            what a bunch of toolbars you have there !

            I have hidden some many other! ๐Ÿ’š

            @unknownuser said:

            compoSpray dialog box is 900 pixels (height) without scrollbars

            Yes but
            I have my screen 1024*768 !!! ๐Ÿ˜’ (15 inch) so ๐Ÿ˜ฎ

            You have some free lines empty in your dialog box ๐Ÿ˜‰

            1024x768 screen with IE6 and SU6? ๐Ÿ˜ฒ

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

            1 Reply Last reply Reply Quote 0
            • P Offline
              pilou
              last edited by 14 Jan 2011, 12:31

              @unknownuser said:

              1024x768 screen with IE6 and SU6?

              Most time with Firefox, Opera... but also IE6 rarely ๐Ÿค“
              Why? That is forbidden? ๐Ÿ’š
              I have no case where I can't see a Su Project! ๐Ÿ˜Ž
              (saved in SU6 of course)
              Scrolling and zoom are my friends ๐Ÿ˜„

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

              1 Reply Last reply Reply Quote 0
              • T Offline
                thomthom
                last edited by 14 Jan 2011, 12:35

                @unknownuser said:

                @unknownuser said:

                1024x768 screen with IE6 and SU6?

                But also IE6 rarely ๐Ÿค“
                Why? That is forbidden? ๐Ÿ’š

                Internet Explorer 6 - yes - it's forbidden. ๐Ÿ˜‰
                Webdialogs under Windows makes use of the Internet Explorer installed on the computer. So Webdialog issues with IE6 is quite probable to occur.
                You had problems with Vertex Tools's dialogs due to that, didn't you?

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

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pilou
                  last edited by 14 Jan 2011, 12:35

                  I make some mouse scroll (if possible ๐Ÿ’š ) and zoom when necessary ๐Ÿ˜‰
                  Generally is some sufficient ๐Ÿ˜Ž

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

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    pilou
                    last edited by 14 Jan 2011, 12:37

                    yes, so in this extrem case I take an another computer, but only for the modern plugins like yours โ˜€

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

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      fjb80
                      last edited by 15 Jan 2011, 00:21

                      Hi Again,

                      Is there any way to get this plugin working for me? As you can see I've got a lot of trees, so it'd be great to avoid doing this manually again in the future.

                      Thanks for all your help so far.

                      Below is ThomThom's assessment of the issue.

                      Fraser

                      @thomthom said:

                      @didier bur said:

                      Does this not work on a Mac the same way than on a PC ??

                      As you see in his error report, the plugin is trying to look for the file at:
                      /Users/Fraser/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/CompoSpray
                      while the plugin itself is located under:
                      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/compoSprayToolbar.rb:14

                      OSX has a system Library folder and a User Library folder that looks very similar, and some users end up adding plugins to User Library. And I think Podium installs there.
                      And then you can get issues with Sketchup.find_support_file

                      The best way to determine the base path of your supporting folders are:
                      File.dirname(__FILE__)

                      In your case it'd be:
                      @path_cs = File.dirname(__FILE__) + "/CompoSpray/"

                      However, that won't work in .rbs files.
                      In Vertex Tools I made the uncrypted loader, which was a regular .rb file, determine the paths and assign it to constants which the .rbs files could use.

                      I've never had any path issues that way, and the plugins can be installed anywhere on the system. (if the user prefers to install in a custom location.)

                      1 Reply Last reply Reply Quote 0
                      • U Offline
                        unclex
                        last edited by 21 Jan 2011, 07:22

                        if { mx_hidemanager.rb (C) 2010 by Henry Schorradt } this plugin was loaded,
                        when set [Allow Collision] no, run CompoSpray
                        SU8Pro crashed.....

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          dcrites
                          last edited by 29 Jan 2011, 00:10

                          Does anyone have a solution for the problem which Pilou posted earlier? I have a 15" HP Laptop running windows 7, with Google Sketchup 8 -

                          I'm a Landscape Architecture student, so spraying trees rather than placing them individually would be an absolute godsend. But if I can't get to the bottom of the screen, I can't do much. I've tried using the 'tab' key to get to the 'spray' icon, but it doesn't seem to work (though tabbing over to the 'close' icon does. Arg.

                          768 pixels is the maximum height on my monitor.

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            Didier Bur
                            last edited by 30 Jan 2011, 09:51

                            Hi,
                            I'll release an update soon with settings for low res screen that will set up scrollbars and modal/non modal dialogs. Easy and quick translation files will be supported as well.
                            Regards

                            DB

                            1 Reply Last reply Reply Quote 0
                            • charly2008C Offline
                              charly2008
                              last edited by 30 Jan 2011, 15:16

                              Hi Didier,

                              Thank you for this plugin.

                              I have a question. I have two entries in the Draw menu, Components and Component Spray. But I do not know what I can delete in the plugins folder. Can you help me please.

                              Charly


                              Draw Menue


                              Plugins Folder

                              He who makes no mistakes, makes nothing

                              1 Reply Last reply Reply Quote 0
                              • charly2008C Offline
                                charly2008
                                last edited by 30 Jan 2011, 16:23

                                Problem solved!

                                I have found it. It is the compo_spray.rb.

                                Charly

                                He who makes no mistakes, makes nothing

                                1 Reply Last reply Reply Quote 0
                                • D Offline
                                  Didier Bur
                                  last edited by 30 Jan 2011, 20:42

                                  Yes compo_spray.rb was an older version. Never have more than one install at a time ๐Ÿ˜†

                                  DB

                                  1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    arjunmax09
                                    last edited by 30 Jan 2011, 21:30

                                    component spray doesn't allow spraying while editing inside a group..how can i do that...??...i have to copy paste the sprayed components inside the group separately...

                                    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
                                    • D Offline
                                      Didier Bur
                                      last edited by 30 Jan 2011, 22:36

                                      Hi,
                                      @arjunmax09: of course you can spray while editing a group or component: double-click on the group/component, click the compoSpray icon and here you go.
                                      cs3.jpg

                                      DB

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        arjunmax09
                                        last edited by 31 Jan 2011, 16:41

                                        yes....i also tried at my home pc..it worked fine...i was working at my groupmate's place on his pc when i posted this question..there i wasn't able to do so ๐Ÿ˜’ I haven't downloaded this version yet...i.e. the 8th jan 2011 version...

                                        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
                                        • charly2008C Offline
                                          charly2008
                                          last edited by 2 Feb 2011, 20:07

                                          Hi,

                                          I installed this update and all is working fine. But i miss the drop down menue i couldn't find (See Image below).

                                          Charly


                                          2011-02-02_201008.jpg

                                          He who makes no mistakes, makes nothing

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

                                          Advertisement