sketchucation logo sketchucation
    • Login
    1. Home
    2. gavvy
    3. Posts
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 48
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: [Request]is there have a plugin can do like this?

      โ˜€ Thanks. Waitting TIG's newner script ๐Ÿ˜

      posted in Developers' Forum
      G
      gavvy
    • [Request]is there have a plugin can do like this?

      is there have a plugin can do like this?
      or the ways to do dis quickly?
      ff1.jpg
      The third is the result i want.
      ๐Ÿ˜ thanks.

      posted in Developers' Forum
      G
      gavvy
    • SKETCHUP hiden Button

      ๐Ÿ˜›
      just a ray tool form view .
      it is hiden ,and you can use api show-hide tool to display it
      it runs below photomatch
      FFF.JPG

      posted in SketchUp Discussions sketchup
      G
      gavvy
    • RE: Show Me Your SketchUp

      ๐Ÿ˜ฒ
      MY ui just nothing on it ๐Ÿ˜• just use shotcut to lanchit
      but i thing is it better to make all the icon synchrony?

      posted in SketchUp Discussions
      G
      gavvy
    • RE: Question: Plugins List as Excel File?

      UP3.jpg

      posted in Plugins
      G
      gavvy
    • RE: Question: Plugins List as Excel File?

      2UP2.jpg

      posted in Plugins
      G
      gavvy
    • RE: Question: Plugins List as Excel File?

      What about this ?
      I manager all the plugins in to a floder ,and i always put the floder in my USBdevice.
      the images files are put to the "img" floder
      the scripts files are put to the "rb" floder
      and the "TXT" file is the menus position and the toolbar asigned
      like this

      Make Faces|Ftools.new.mf|ff|makeFaces|ๅตŒๅฅ—ๅฐ้ขMake Faces
      Face Group|Ftools.new.facegroup|ff|Face Group|้ข็‰‡็‹ฌ็ซ‹ๆˆ็ป„Face Group
      Push Group Faces|Ftools.new.ma|ff|Push Group Faces|็ป„ไปถ้ข็‰‡ๆŒคๅ‡บPush Group Faces
      Delete Edges|Ftools.new.deletedges|ff|Delete Edges|ๅˆ ้™ค็บฟๆฎต
      Clean Unuse Edges|Ftools.ffclean|ff|cleanup_L|ๆธ…็†ๅตŒๅฅ—ๅœบๆ™ฏ

      just like the attachments
      by the way these toolbars i use a hotkey to show and hide. that i can have a large workspace.
      and the commands i asign a hotkey to them throw the "help"menu. and store in a file.


      1

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] Lattice Maker

      WOW ,I DON'T KNOW HOW TO SAY IT ๐Ÿ˜ฎ

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] $ SpaceDesign - Atttributes and Reports

      @al hart said:

      @thomthom said:

      @al hart said:

      I suspect that Cyrillic characters will not work, but we will test them if we can find a way to input some.

      Looks to be that the webdialog's HTML isn't marked with an UTF-8 character encoding meta tag.

      Maybe someone can upload a small .SKP with a Cyrillic named Component, and we can try it out. Setting the Component Description to Cyrillic characters will also help in debugging.

      We use Windows dialogs from a DLL, but they are not compiled in Unicode. We can handle some languages - but probably not all.

      ๐Ÿ˜ฒ ๐Ÿ˜ฒ ๐Ÿ˜ฒ
      i have try Chinese language .it not support. ๐Ÿ˜ฒ

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] Show and Hide your toolbar

      @gaieus said:

      My problem with this plugin is that it shows all the toolbars that I do not even use when I set it. There are a couple of plugins that I do not use regularly and only switch off when I need them. This plugin activates all inactive toolbars, too (on top of all I also use Jim's custom toolbar).

      I will upgade it .the pre version ,I had a txt to control which is not show ,and which will show .
      Next I will add the webDiaglo to control it โ˜€

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] Show and Hide your toolbar

      ๐Ÿ˜•
      here is my toolbars . ๐Ÿ˜›

      and the toolbar plugins (modify on Jim's Customtoolbar)


      111.jpg

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] Show and Hide your toolbar

      @jim said:

      @gavvy said:

      May be Jim will know how to get the position of the toolbars!

      You would need to use Win32API on Windows, and I don't know for the Mac.

      ๐Ÿ˜• OH YEAR ~.I remeber a plugin have the example to sort the toolbar in side .em but i don't remember the name of it . ๐Ÿ˜ณ

      Win32api is a good tool to do this ,but it always get wrong for the string ๐Ÿ˜  Why?

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] Show and Hide your toolbar

      @charly2008 said:

      Hi,

      it works. Only one click at "Show and Hide toolbar". To reverse it click again "Show and Hide toolbar". The result looks like this! It would be nice if the tool would make sorting a little better. Is that possible in this script?

      I have found a way. When you first use "Show and Hide toolbar" sort the toolbars manually as desired. The next time you use it, all the toolbars are in this sort available again.

      But I've noticed when I undo "Show and Hide toolbar" my toolbars disappear in the top and upper bar. the have to be refurbished.

      Charly

      En....May be Jim will know how to get the position of the toolbars!
      In the Sketchep Api Webside,i can't find the toolbar's position method.
      But like the hotkey ,the position of toolbars are restored in the Registry of Windows.
      If you want to do this ,maybe you have to restart the sketchup .It's that the best way ? ๐Ÿ˜ฒ

      By the way ,I have not touch the MAC system ๐Ÿ˜ณ ๐Ÿ˜† .SO i don't know if it can run on mac or not.

      posted in Plugins
      G
      gavvy
    • RE: [Plugin] Show and Hide your toolbar

      @gaieus said:

      Ehm... Where and how can I find/launch the plugin?

      There is (now?) an entry under my Plugins menu "Relist toolbars". Is that it?

      I get a popup that "Relisted finished" but nothing happens.

      โ˜€
      There is 2 item
      "Show Hide Toolbars" :to show or hide your toolbars
      "Relist Toolbars" :to relist the toolbars (just relist)

      at the begin ,you just to launch the "Show Hide Toolbars" twice IT WILL BE OK ๐Ÿ˜†

      posted in Plugins
      G
      gavvy
    • [Plugin] Show and Hide your toolbar

      ๐Ÿ˜Ž
      Here is a plugin which can help you to show or hide the toolbars

      Usage put it to the plugins floder and assign it a hotkey!
      ๐Ÿ˜›

      Double hit the hotkey ,or load the command twice in a second it will show or hide the "LargeToolset" ๐Ÿ˜›

      Thanks for the help by Master Thomthom.


      showhidetoolbars.rb

      posted in Plugins
      G
      gavvy
    • RE: New plugin for the facade

      @rlaw said:

      I also just found the lattice maker too..it is amazing... Does anyone know how to make the square pattern in a easiest way instead of drawing out one by one?

      Rico

      why not use windows tool for this?
      and the boxtool ๐Ÿ˜ฒ

      posted in Plugins
      G
      gavvy
    • RE: NEW SUTOOL 2010

      @gaieus said:

      @gavvy said:

      ๐Ÿ‘Ž I hate this plugin. ๐Ÿ‘Ž ๐Ÿ‘Ž ๐Ÿ‘Ž

      I don't understand this. There are several plugins that I don't use because I don't need them - therefore I can say I don't like them but this doesn't mean that I dislike (or hate) them.

      If you don't need this plugin, don't use it but growing negative sentiments against a plugin is just beyond my understanding.

      Do you have other problems, too? Would you like to talk about them? ๐Ÿ˜’

      em~~
      Gaieus
      Maybe you don't know the pass of them.
      I love Sketchup Very Much,and they claim they are "China Sketchup Official website".why?
      And much other things of them ๐Ÿ˜ 

      posted in Developers' Forum
      G
      gavvy
    • RE: NEW SUTOOL 2010

      @wikii said:

      @gavvy said:

      :thumbd: I hate this plugin. ๐Ÿ‘Ž ๐Ÿ‘Ž ๐Ÿ‘Ž

      You hate Sutool?
      Do you really know what Sutool is?

      Sutool is just a plugin that can manager others.

      User can add other plugins in to it. And ,Sutool provides several ways allow user to access them.

      Menu,Toolbar,Popmenu,Sutool panel,Short cut, Multi_Key short cut.

      Again, Sutool is just a plugin,not a package of plugins!

      ๐Ÿ˜• What a big-Reply

      posted in Developers' Forum
      G
      gavvy
    • RE: NEW SUTOOL 2010

      ๐Ÿ˜ฒ
      I 'm a chinese ,and i am shy for the sutool plugin.
      All the script here is free ,and they merge other people's frees-plugins to their sutool and sell them to others. ๐Ÿ˜ข

      Web UI plugins-manager ,like PowerManager,another chinese User's plugin,it's for free,and have much more functions than sutool.

      And the plugins I wrote also for free .

      I do like Jim's CustomToolbar(UserToolbar),It is much Fast to access the command than the WebUI. Because My plugin is Base on it ,and on the help of Jim.

      We need a free-Communicat Platform ,not an Advertisement one.

      don't forget,
      It just a simple plugin,that can manager other plugins.

      posted in Developers' Forum
      G
      gavvy
    • RE: [Plugin] Edge Tools

      ๐Ÿ˜ฒ
      Tomtom ,can i have your msn-account-name??

      posted in Plugins
      G
      gavvy
    • 1
    • 2
    • 3
    • 1 / 3