Tagged Questions
1
vote
1answer
90 views
Design patterns for “first run” messaging?
I'm working on a major re-design of a web app, and I'm contemplating popping up a "Welcome to the New Site!" dialog when users first log in to it. I can't seem to find too much discussion of those ...
3
votes
1answer
324 views
How can the Copy and Replace message box be improved?
I have a program (running on Windows) that I am developing that has a file and folder page as part of it that is effectively copying the Windows format. I allow users to copy, cut, paste, delete and ...