This program allows the creation of window template files, which simplify the writing of Wimp programs. Full instructions on using FormEd are supplied in the file !FormEd.!ReadMe, although you should be familiar with the Wimp SWI calls Wimp_CreateWindow and Wimp_CreateIcon, described in Part 4 of the RISC OS Programmer's Reference Manual. These calls are also documented in the 'Mastering the Wimp' articles in Volume 2 Issue 10 and Volume 3 Issue 1 (Wimp_CreateWindow), and Volume 3 Issues 5 to 7 (Wimp_CreateIcon).
More details on using templates are given in the article 'Mastering the Wimp', in this month's magazine (RISC User Volume 4 Issue 3 page 45). The program !Wimp15 on this disc demonstrates the use of template files in Wimp programs.