sketchucation logo sketchucation
    • Login
    1. Home
    2. enjahova
    3. Posts
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Webdialogs on Mac.

      I ran into a problem on OS X, Sketchup version 7 where the execute_script worked, but the WebDialog wouldn't refresh.
      I noticed an alert(); would refresh it, but that would be annoying so this was my workaround:
      in your javascript callback function put:
      window.location.href = "#someanchor"

      which will reload your webdialog on the original page, with all the .innerHTML's executed!

      posted in Developers' Forum
      E
      enjahova
    • 1 / 1