Ok-Cancel versus Cancel-Ok
factorio.com
Ok-Cancel versus Cancel-Ok
1–10 of 286 posts
Re: Ok-Cancel versus Cancel-Ok
#2I think this is a really thoughtful way to deal with the problem of x-platform UI that isn't using system chrome/dialogues. Don't get in the user's way, and let them develop muscle memory specific for the game.
Re: Ok-Cancel versus Cancel-Ok
#3Often I select a word intending to search it, hit print instead and then hit the wrong button trying to cancel it. This is why I have pieces of paper with one word printed on them.
Re: Ok-Cancel versus Cancel-Ok
#4Re: Ok-Cancel versus Cancel-Ok
#5In particular, you could give components a tag attribute, and it'd do platform-specific component reordering based on the tags. It was pretty sweet!
Re: Ok-Cancel versus Cancel-Ok
#6https://www.factorio.com/blog/
Also, if you're reading this, you are in a demographic that is likely to absolutely love Factorio. Go buy it, it's 20 eur/usd, you won't regret it.
Some call it "Programming: The Game".
Re: Ok-Cancel versus Cancel-Ok
#7My justification for this is to avoid accidentally going for Ok when what you want is Cancel...but this happens to be biased against left-handed people!
Re: Ok-Cancel versus Cancel-Ok
#8HN folks will appreciate the entire Factorio blog. They are super open about the design of their game and it's full of micro-postmortems. https://www.factorio.com/blog/ Also, if you're reading this, you are in a demographic that is likely to absolutely love Factorio. Go buy it, it's 20 eur/usd, you won't regret it. Some call it "Programming: The Game".
(Edit: I’m joking. It’s a great game.)
Re: Ok-Cancel versus Cancel-Ok
#9If it is matter of vote, I'd vote for Ok --> Cancel most of the time. My justification for this is to avoid accidentally going for Ok when what you want is Cancel...but this happens to be biased against left-handed people!
Cancel then OK makes sense as 'OK' is then in the bottom right corner, same place as the 'next' in a wizard GUI. But call it 'Continue' or something, whatever you're saying OK to.
Re: Ok-Cancel versus Cancel-Ok
#10HN folks will appreciate the entire Factorio blog. They are super open about the design of their game and it's full of micro-postmortems. https://www.factorio.com/blog/ Also, if you're reading this, you are in a demographic that is likely to absolutely love Factorio. Go buy it, it's 20 eur/usd, you won't regret it. Some call it "Programming: The Game".
This is actually why I haven't bought it (yet). When I have the urge to program something, I think I'd rather put that towards building something real than playing Factorio.