I prefer the following as it hasnt raised any confusion for my users. Cancel - close without saving Done - close with saving In the experience that I have had, making it a 'plain enlish' as possible works the best. These two options are great for users as it's simple to understand. Now, if I needed a 'save without closing' option (and it has been rare) then I just label as 'save w/out closing' or similar.
Anubisasc
Posts
-
UI Question -
Microsoft's arrogance with IE9There must be something wrong with the IE9 RTW then... 1) Ctrl+Ins works fine (copies to the clipboard and doesn't close any windows) 2) I don't lose the http://, https://, ftp://, etc. in my address bar I can't really complain about IE9, even though I really wanted to, lol.
-
Gaming mouse recommendations?I have been using the Razer Naga for a while now. With all of the buttons, the configurable macros and precise laser I would recommend it for anyone. It has really helped me with Everquest 2, Star Trek Online, World of Warcraft, Diablo II, and many other games.
-
C# 4.0I would like to be able to do something like this:
const string[] constantArray = {
"String1",
"String2",
"String3"
};Right now you can only create a static read only array.
-
Your place for 20,007 free Visual Studio and .NET articles... [modified]This is a great place. I wouldn't be nearly as far along in programming without this site and all of the wonderful people that contribute here. Thanks to all!
-
You've been coding too long when...you wake up in the middle of the night babbling about booleans and chars and your spouse wakes up startled and looks at you like you are speaking gibberish