sketchucation logo sketchucation
    • Login
    1. Home
    2. enjahova
    ℹ️ 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

    enjahova

    @enjahova

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    enjahova Unfollow Follow
    registered-users

    Latest posts made by enjahova

    • 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