Tagged Questions
5
votes
2answers
657 views
Is spacing between touch targets an unnecessary recommendation by Microsoft?
A recent Microsoft IE10 blogpost gave general guidelines for building touch friendly sites suggesting two rules for touch targets:
Target size
Margin between targets
Apple's iOS guidance only ...
4
votes
3answers
211 views
What are the UX considerations/issues when porting an iOS app to Windows Phone?
I've noted the previous topics on Windows Phone 7 best practices and will be reading the suggested docs over several coffees this evening, but to help me on my way I'd appreciate any input you all may ...
17
votes
6answers
978 views
If input text length is known, do I really need a submit button?
Use case
On a mobile device a user is improving her math skills using a native app (Windows Phone). There are many expressions being calculated in a series and the user is trying to get 10 correct ...