Tagged Questions
5
votes
6answers
233 views
Making a legend Interactive?
I am working on an interactive map which displays various pieces of geographic information about a person - places worked, education, holidays taken, home addresses etc..
All in all there are 9 ...
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 ...