January 2006
M T W T F S S
« Dec   Feb »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Archives

Archive for January, 2006

In-Line Help Methods, some examples

( General )

Following a question over at JMT forums, I have literally thrown together some examples of methods for displaying “in-line” help.
By “in-line” I mean the sort of help that’s displayed right next to the area where it’s needed/used. I don’t believe any of these methods should form the base for a well structured help system, and […]