sketchucation logo sketchucation
    • Login
    1. Home
    2. azuby
    3. Topics
    ⌛ Sale Ending | 30% Off Profile Builder 4 ends 30th September
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 23
    • Posts 305
    • Groups 1

    Topics

    • A

      Validation procs and mouse move

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      2
      0 Votes
      2 Posts
      244 Views
      J
      It makes sense if your Tool works like the PushPull Tool and it automatically selects faces when the mouse is moved over the face. validation procs work on Toolbar buttons also. Well, technically they work on Commands, which can be used in both menus and toolbars.
    • A

      WebDialog crashes Sketchup

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      502 Views
      A
      Hm OK, you see me surprised. Till now I have used an HTML code similar to the following for my "Update" button: <input type="button" onClick="javascript&#058;window.location = 'skp;foo@'; return false" value="Update"> After I changed it to: <input type="button" onClick="javascript&#058;window.location = 'skp;foo@bar'; return false" value="Update"> Sketchup doesn't crash any longer. puts "Well, and now I'll clean up my Ruby code." what the f... =begin azuby =end
    • A

      Dateien über mehrere Sketchups nutzen

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch
      4
      0 Votes
      4 Posts
      1k Views
      T
      Hm, ja, ich weiß nicht. Will man das wirklich? Ich meine, diese Junctions sind tatsächlich eine feine Sache. Aber meine Erfahrung im Umgang mit Computern und Kollegen sind so, dass es immer jemanden gibt, der es schafft den Verzeichnisinhalt zu löschen (hä, wasn das fürn Zeug? Kenn ich nicht! Weg damit!), Der bessere Weg ist immer noch ein Startskript, das beim Login die Inhalte eines Mutterordners lokal ins richtige Plug-In Verzeichnis lädt (egal ob Win/Mac/Linux). Hält auch den Traffic auf dem Netz schön klein. Und verhindert Zugriffskonflikte. Grüße Torben
    • A

      Organizing files for multiple Sketchup versions / computers

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      1
      0 Votes
      1 Posts
      458 Views
      No one has replied
    • A

      WebDialog on Mac - problems with height

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      9
      0 Votes
      9 Posts
      957 Views
      T
      Yes, I've seen that too. Thanks for the reminder.
    • A

      [ruby doc] Model - undocumented methods

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      8
      0 Votes
      8 Posts
      2k Views
      J
      @unknownuser said: It's so cute and quirky, we've decided to keep it. (I agree with you that it's attached to the wrong object, BTW. But once a method's in the wild it's really, really hard to change it.) Cheers, Well this is going to sound condescending no matter how i put it so i'll dispense with any niceties and just be blunt, hope you all can handle it...? It seems the API was written by people who have no experience using it. This is what happens when you get a bunch of low level C hackers who hardly use high-level scripting languages to spec out an API. I think it would behoove the dev team to gather input from the soldiers in the trenches instead of just barking orders from the White House. Dan (along with Jim and others) has documented time and again the atrocities of the API and i have noticed many more. The fact is that we need to look towards a major release where all these blasphemies can be rectified into a beautiful API we can all love. Look i know mistakes are unavoidable and i am in no way saying i am better than anyone here. So lets put our collective heads together and make this API all it can be! Are you with me?
    • A

      PronButton

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch
      5
      0 Votes
      5 Posts
      1k Views
      A
      ... oder rechnerabhängig. Vielleicht hast du ein besonders schnelles Modell? Ich hab im Ruby-Subforum gestern auch erfahren, dass ich - in dem Skript ist ja ein kleiner Timer - den auch anders bauen kann. Momentan wird ein Thread benutzt, der wird kurz schlafen gelegt und meldet sich dann wieder. Ich könnt mir vorstellen, dass, wenn dein Rechner schneller ist als meine alte Möhre, der Thread bei dir sehr schnell wieder aufwacht und ebenso schnell arbeitet. Die Idee von dir mit dem Durchblättern ist auch gut, lässt sich zusammenbauen. Man müsste dann vielleicht überlegen, ob man nicht eher in dem Verzeichnis, wo auch das Modell liegt, einen Ordner ablegt, der genauso wie die Modelldatei heißt. Und dort tut man dann die Bilder rein. Und damit man dann nicht ständig von vorn durchblättern muss, bräuchte man vielleicht auf der linken Seite dann eine kleine Liste, die die Bilder direkt anwählbar macht. azuby
    • A

      [Plugin] PronButton

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      3
      0 Votes
      3 Posts
      5k Views
      A
      @unknownuser said: I ask myself... "why?". Please sketch a scenario where this script would be of use, so I may better understand what this script does, your site describes even less than here. Many thanks. It was intended to be a fun script for distraction: Click the button, a full screen window will open and show one of the images from the img directory, i.e. the "getStringFromObj()" image. But in the German subforum I got the idea to go on developing it with the intent to have fast acces to model relevant images (ground plans and so on). azuby
    • A

      SCP

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch
      1
      0 Votes
      1 Posts
      790 Views
      No one has replied
    • A

      [Plugin] SCP

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      1
      0 Votes
      1 Posts
      4k Views
      No one has replied
    • A

      D/Code 1.0 RC1 - Ruby ist weiblich ...

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch
      1
      0 Votes
      1 Posts
      735 Views
      No one has replied
    • A

      Ruby: Menu items

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Bug Reporting sketchup
      1
      0 Votes
      1 Posts
      747 Views
      No one has replied
    • A

      [Plugin] FFlipper 6.4

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      1
      0 Votes
      1 Posts
      4k Views
      No one has replied
    • A

      Current(Up)Date ;)

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch
      1
      0 Votes
      1 Posts
      806 Views
      No one has replied
    • A

      D/Code - smells like IRB spirit (1.0 RC1)

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      22
      0 Votes
      22 Posts
      3k Views
      J
      oh - hmmmm sounds a bit boring - that might be the reason for the quite quick reply from you
    • A

      [Plugin] CurrentDate 0.4

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      1
      0 Votes
      1 Posts
      3k Views
      No one has replied
    • A

      Sketchup.get_locale in .rbs files, LangHandler

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      1k Views
      A
      Well, I wrote my own, stable, tested language handler. azuby
    • A

      Blocks - Kleiner Helfer

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch
      4
      0 Votes
      4 Posts
      844 Views
      eevaE
      sprich du musst sie neu aufbauen? mein mitleid hast du schon mal!
    • A

      Creating files with non-ASCII letters

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      1
      0 Votes
      1 Posts
      585 Views
      No one has replied
    • A

      Model History plugin - Feedback please

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      17
      0 Votes
      17 Posts
      3k Views
      A
      OK folks, this is a new screenshot. I know, there are two "undefined", which are the result of hand-editing the history file - it's old stuff. Anything you can see on this tab is working. The other tabs ... well ... I have to care. The Tasks tab is OK, you can see all tasks ordered and add new to the current model. I've removed some bad bugs and added some other functions, for instance a menu entry to get the window back on place where you can see it and with size, which fits to your monitor resolution. The black bar you can see is a one I hover with the mouse. And something more to colors: I use the system colors, so if your menu items are dark red, you will have dark red elements in that UI. azuby [image: mh_screenshot_web.jpg]
    • 1
    • 2
    • 1 / 2