Problem at hand: How to present two large hierarchies in Web UI for computer-illiterate users that fill some kind of boring application form.
How should I be using color in my application? I have over a 100 different forms (windows) in my application, and the default windows grey seems like a bad choic开发者_开发知识库e to me.
I\'d like to develop apps for Android after 2 years of developing iP开发者_运维知识库hone apps. First of all, I\'m not a programmer. I\'m a UI designer and usability engineer with basic knowledge of a
I am interested in hearing opinions and experiences of fellow developers on topic of designing user interface, usability AND maintainability-wise.
My iPad app uses a splitView.Where sh开发者_JAVA技巧ould I stick a button to bring up an about dialog?
I have a parent class that holds all of the fields that are common between all device types. From that, I have a few derived classes that each hold their unique fields. Say I have device type \"Switch
In a typical business application it is quite common to have forms that are used for searching. Some basic features are:
I think we\'re all aware of what "your company\'s line-of-business software" looks like. (source: glompix.com)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
In the programming of a table-based application module (i.e. the user mostly enters tabular data in an already laid-out table), how would yo开发者_如何学Cu reject user input for a given cell?