Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: DoorKnobHandle on Sun 30/01/2005 12:15:58

Title: SUGGESTION: Small Safety Confirmation Messagebox (IMPLEMENTED)
Post by: DoorKnobHandle on Sun 30/01/2005 12:15:58
Hey!

This issue just happened to me, so I was wondering if you ever thought
of putting something like this into the next version of AGS:

After writing a really cool code part in the script editor, you exit it by clicking
the menu button and you hit the wrong button ("Discard changes and exit").
Now you have to rewrite your whole work...

Why dont you put a safety confirmation messagebox after the "Discard changes
and exit"-button, that  would make it a lot easier...

Thanks!
Title: Re: SUGGESTION: Small Safety Confirmation Messagebox
Post by: Takara on Sun 30/01/2005 12:26:18
I'm always so scared of hitting that option by mistake that I always hit the close button instead as that asks whether you want to save or not :)

What would be even better would be keyboard shortcuts!  Being able to hit ctrl+s to save the script, and ctrl+w/ctrl+q/whatever to close the script editor.

Takara.
Title: Re: SUGGESTION: Small Safety Confirmation Messagebox
Post by: Pumaman on Sun 30/01/2005 15:09:14
Sounds like a reasonable request, I know I've done that myself on occasion. I'll see what I can do.