user interface - Any book/documents/web pages about UI Application Software Architecture? -



user interface - Any book/documents/web pages about UI Application Software Architecture? -

this not software architecture: it's ui software architecture

update: main focus keys might be:

generic construction of ui application automatic 2d layout (horizontal, vertical, absolute , custom) in flex 4 focus manager

this book awesome: http://www.aosabook.org/en/index.html

you have many examples of ui architecture of famous systems:

audacity (sound edit) eclipse (ide) vistrails (visualization tool) battle wesnoth (game)

user-interface software-engineering

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -