On Jul 26, 2007, at 9:24 AM, David Neumann wrote: > Hi all, > > Just wondering if anything like this is possible. > > I have 2 entries in the right-click menu on a card. Both are discard > commands, but one is to return to the deck and the other to remove the > card from the game permanently. > > I would like to give the player a chance to change his mind if he hits > the 'remove from game' option by accident. I'm thinking of a pop-up > dialog, something like 'Are you sure to want to remove this card' and > have 'Yes'/'No' buttons.
In addition to the warning, another thing to consider adding is a separator between those two menu commands, so you are less likely to accidently hit the wrong one. I can't off the top of my head recall whether this is easy to do or not, though.
