sketchucation logo sketchucation
    • Login
    πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    Dialog.set_on_close

    Scheduled Pinned Locked Moved Developers' Forum
    5 Posts 2 Posters 169 Views 2 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.
    • chrisglasierC Offline
      chrisglasier
      last edited by chrisglasier

      Here's a nasty thing I could use some help with.

      I want to save some data onbeforeunload. I gave dialog.set_on_close an execute_script for js to do that and call the save callback in ruby. That works fine when you close the dialog but not when you close Sketchup completely. If you think appObserver.onquit would accommodate this I'll give that a whirl.

      Thanks.

      With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        @chrisglasier said:

        If you think appObserver.onquit would accommodate this I'll give that a whirl.

        If that won't work, try to catch the unload event in JS for the webdialog.

        Thomas Thomassen β€” SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 Reply Last reply Reply Quote 0
        • chrisglasierC Offline
          chrisglasier
          last edited by

          @thomthom said:

          @chrisglasier said:

          If you think appObserver.onquit would accommodate this I'll give that a whirl.

          If that won't work, try to catch the unload event in JS for the webdialog.

          Thanks but I don't understand what you mean - js can detect when another application closes?

          With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            @chrisglasier said:

            Thanks but I don't understand what you mean - js can detect when another application closes?

            No - but you can detect when the window containing the webpage closes.
            But I'm not sure if it'll work with webdialogs - at least not attached to the window object. But I'd put my money on <body onUnload="...">.

            https://developer.mozilla.org/En/DOM/Window.onunload
            http://www.w3schools.com/jsref/event_onunload.asp

            Thomas Thomassen β€” SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • chrisglasierC Offline
              chrisglasier
              last edited by

              Thanks but onunload doesn't work. I will give the appObserver a try later on.

              With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

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

              Advertisement