Using ANSI C (Part 13): Displaying Text
by Lee Calcraft

This application demonstrates how to use dialogue boxes to display text in a window from C.

Running the application puts an icon on the icon bar. Clicking Menu over this icon shows a menu containing two entries. Quit will exit the application. Test will bring up a window contining twenty five blank text lines. Clicking Select on the icon bar icon will cause text to be written into the first, second and twenty-fifth lines in the display.

The source code for this application has been saved as !C_Demo.C_Source.

 RISC User 1992
