Day: October 23, 2007

  • The UX of Trees – Design Pattern

    I actually am having trouble finding a decent Design Pattern for a Tree.  A tree is a critical user interface element and is being used more and more on applications.  Since, I can’t find one, I am going to quickly summarize the pattern I proscribe. Let’s start with the EXT JS Tree. This tree is…