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

    [Plugin] ChrisP_ColorEdge

    Scheduled Pinned Locked Moved Plugins
    67 Posts 35 Posters 93.1k Views 35 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      @Oxer

      I haven't looked at the code at all [it is pretty old].
      Get the latest version from the PluginStore...
      http://sketchucation.com/pluginstore?pln=ChrisP_ColorEdge_EN
      However, the know bug on using TAB on MACs [unlike PCs] is that a KeyDown event doesn't trigger, but a KeyUp does...
      So for cross-platform it's always required that you use KeyUp - at least when testing for TAB presses.

      In the RB file's code you could try to edit the FOUR occurrences of
      def onKey**Down**(key, repeat, flags, view)
      to be
      def onKey**Up**(key, repeat, flags, view)

      That should then work on PC and MAC...

      TIG

      1 Reply Last reply Reply Quote 0
      • OxerO Offline
        Oxer
        last edited by

        I installed the last version 0.2.3 and I changed onKeyDown >> onKeyUp but the Tab key doesn't work 😞

        "The result is the end what is important is the process" by Oxer
        [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

        1 Reply Last reply Reply Quote 0
        • TIGT Offline
          TIG Moderator
          last edited by

          You must change EVERY KeyDown to KeyUp...
          ???

          TIG

          1 Reply Last reply Reply Quote 0
          • OxerO Offline
            Oxer
            last edited by

            I did it.

            "The result is the end what is important is the process" by Oxer
            [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

            1 Reply Last reply Reply Quote 0
            • TIGT Offline
              TIG Moderator
              last edited by

              So I am now at a loss πŸ˜•

              Sorry, but I have several v2017 problems of my own to solve, let alone those of other authors who opt not to support older plugins...

              TIG

              1 Reply Last reply Reply Quote 0
              • OxerO Offline
                Oxer
                last edited by

                I understand you TIG, and thanks for your help!!
                I'll try with older version of Sketchup.

                "The result is the end what is important is the process" by Oxer
                [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                1 Reply Last reply Reply Quote 0
                • pilouP Offline
                  pilou
                  last edited by

                  Sorry i have no more contact with C Plassais for the moment! 😳

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

                  1 Reply Last reply Reply Quote 0
                  • OxerO Offline
                    Oxer
                    last edited by

                    I use Sketchup with my students in the technical drawing lessons and it's very useful draw the edges with different colors. Would be possible assign another different key to TAB to select the different colors on Mac?
                    For example in Ivy plugin the ALT and SHIFT keys work fine.

                    "The result is the end what is important is the process" by Oxer
                    [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                    1 Reply Last reply Reply Quote 0
                    • sdmitchS Offline
                      sdmitch
                      last edited by

                      @oxer said:

                      I use Sketchup with my students in the technical drawing lessons and it's very useful draw the edges with different colors. Would be possible assign another different key to TAB to select the different colors on Mac?
                      For example in Ivy plugin the ALT and SHIFT keys work fine.

                      Yes. Any key that works for you will do. However, there is one other problem that I found. On two occasions, colr1 = results and color1 = results should be colr1 = results[0] and color1 = results[0]. These statements appear around line 233 and 754.

                      Another problem is the number of Sketchup Colors far exceeds the number the inputbox pull-down can handle. It needs to be a WebDialog if you really want all the color choices.

                      Nothing is worthless, it can always be used as a bad example.

                      http://sdmitch.blogspot.com/

                      1 Reply Last reply Reply Quote 0
                      • OxerO Offline
                        Oxer
                        last edited by

                        Thanks for the info sdmitch but I changed the lines 233 and 754 but nothing, the TAB key doesn't work 😞

                        "The result is the end what is important is the process" by Oxer
                        [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                        1 Reply Last reply Reply Quote 0
                        • sdmitchS Offline
                          sdmitch
                          last edited by

                          @oxer said:

                          Thanks for the info sdmitch but I changed the lines 233 and 754 but nothing, the TAB key doesn't work 😞

                          Remember nothing happens until the Tab key is released. Please check messages. I have sent a copy of the plugin I modified and tested.

                          Nothing is worthless, it can always be used as a bad example.

                          http://sdmitch.blogspot.com/

                          1 Reply Last reply Reply Quote 0
                          • boofredlayB Offline
                            boofredlay
                            last edited by

                            I understand this is an old plugin. Maybe someone has a quick fix but if not no problem.
                            I am experiencing the lines being drawn outside the group or component being edited. See attached.


                            GIF2.gif

                            http://www.coroflot.com/boofredlay

                            1 Reply Last reply Reply Quote 0
                            • FrederikF Offline
                              Frederik
                              last edited by

                              What happens if you mark them
                              Cut them to the clipboard
                              Open the model group and paste them back where you want them...?

                              Cheers
                              Kim Frederik

                              1 Reply Last reply Reply Quote 0
                              • boofredlayB Offline
                                boofredlay
                                last edited by

                                That works just fine, which is what I did most of the day (large building with joint lines). But it is an extra step not needed if they were drawn inside the group/component.

                                Edit: If I had started it the other way (draw default lines in a separate group and just painted the group) I might have saved some time today. However, once down a path...

                                http://www.coroflot.com/boofredlay

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

                                  Hey Chris, I am having trouble modifying colours on mac. I am clicking TAB but the color menu doesn't open so it's on default all the time... Any suggestions?
                                  Cheers

                                  1 Reply Last reply Reply Quote 0
                                  • H Offline
                                    hygicell
                                    last edited by

                                    how do I install the other icons ?

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

                                      saya tidak bisa menemukan file coloredge untuk mengunakannya
                                      mohon petunjuk dimana downloadnya dan cara instalnya di sketchup pro 8

                                      1 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by

                                        @pribadi said:

                                        saya tidak bisa menemukan file coloredge untuk mengunakannya
                                        mohon petunjuk dimana downloadnya dan cara instalnya di sketchup pro 8

                                        Download its .RBZ file from the SketchUcation PluginStore...
                                        https://sketchucation.com/pluginstore?pln=ChrisP_ColorEdge_EN
                                        If your version-8 is the latest update you can install that RBZ using the Preferences > Extension > Install button...
                                        Otherwise you can rename the .RBZ file as .ZIP, then extract all of its contents into a temp folder, and then move everything into your v8 Plugins folder, ensuring everything is kept properly as extracted...
                                        Then restart SketchUp to load things...


                                        Unduh file .RBZ-nya dari SketchUcation PluginStore ...
                                        https://sketchucation.com/pluginstore?pln=ChrisP_ColorEdge_EN
                                        Jika versi-8 Anda adalah pembaruan terbaru, Anda dapat menginstal nya menggunakan Preferensi > Ekstensi > tombol Instal ...
                                        Jika tidak, Anda dapat mengganti nama file .RBZ menjadi .ZIP, kemudian mengekstrak semua isinya ke folder temp, dan kemudian memindahkan semuanya ke folder Plugin v8 Anda, memastikan semuanya disimpan dengan benar seperti yang diekstrak ...
                                        Kemudian mulai ulang SketchUp untuk memuat sesuatu ...

                                        TIG

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

                                        Advertisement