Curiosity is blissJulien Couvreur's programming blog and moreTextWidget: a text-based UI control- May 5, 2008 After reading Bret Victor's excellent essay on information design in software, entitled Magic Ink, I started implementing a re-usable javascript version of the text control which he advocates. Here is the TextWidget demo. The screenshots below illustrate his original control, which consists mainly of text in natural language. A simple interaction model to manipulate the information: some words can be clicked and doing so changes the sentence or edit some values. This control represents its...http://blog.monstuff.com/archives/000317.html |