Related Information

The following chapters contain related information:

There are a number of tutorials that use windows in various ways. Tutorials that use windows created in code begin with "wn_" and tutorials that use Designer windows begin with "dwn_". Refer to the read_me file in the tutor directory for more information on relevant window examples.

The tutorial program wn_wrtg.c (1) repositions the virtual cursor to repeatedly display a string diagonally down a full-screen window, (2) positions the physical cursor to bounce the cursor around, (3) uses the character-write functions to draw a pattern, and (4) uses intersecting lines to draw and play a tic-tac-toe game.


Home Contents Previous Next