sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🚨 Skimp | 25% Off until March 30 Buy Now

    Warn user before blowing away current model

    Scheduled Pinned Locked Moved Developers' Forum
    2 Posts 1 Posters 259 Views 1 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.
    • Al HartA Offline
      Al Hart
      last edited by

      I want to warn the user before blowing away the current model.

      Sketchup.file_new will warn him/her if the model is dirty, but if the user hots cancel I want to stop my routine. Is there a good way to tell if the user hit cancel. (For example, if the user hits yes or no, then then a new model is now loaded - and it will not be "dirty" (changed))

      And/or is there a way to find out if the model is "dirty"

      Al Hart

      http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
      IRender nXt from Render Plus

      1 Reply Last reply Reply Quote 0
      • Al HartA Offline
        Al Hart
        last edited by

        Oops!

        Model.modified? might have been a good idea.

        I'll try this:

        # check before removing current file
        			Sketchup.file_new
        			model = Sketchup.active_model
        			if (model.modified?)
        				do_error("Model not cleared - cancel")
        				return
        			end#if
        

        Al Hart

        http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
        IRender nXt from Render Plus

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Buy SketchPlus
        Buy SUbD
        Buy WrapR
        Buy eBook
        Buy Modelur
        Buy Vertex Tools
        Buy SketchCuisine
        Buy FormFonts

        Advertisement