Related Information

For more detailed information on form and menu processing, see Chapter 29, "How Form and Menu Processing Works."

The tutorial program fm_funcs.c demonstrates the use of some low-level form processing functions. A form with three fields is created and processed using fm_up(), fm_rd(), and fm_dn(). A different message is displayed in a window depending on whether you quit or exit the form.


Home Contents Previous Next