Tagged Questions
1
vote
3answers
248 views
An intuitive way to present a Login interface
I'm designing a windowed application. When the application starts up the user needs to be presented with a Login interface. The initial (and minimum) window size is 800x600. A header of height 42 ...