Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

palm/options.h File Reference

interface to the options forms More...

#include <PalmOS.h>
#include <sections.h>

Go to the source code of this file.

Functions

Boolean hOptions (EventPtr event) MAP_SECTION
 Handler for the main options dialog.

Boolean hButtonConfig (EventPtr event) MAP_SECTION
 handler for the button configuration form


Detailed Description

interface to the options forms

The only things exposed are the form handling routines. Everything else is internal to the forms.

Definition in file options.h.


Function Documentation

Boolean hButtonConfig EventPtr    event
 

handler for the button configuration form

Parameters:
event  the event to deal with
Returns:
whether the event was dealt with or not.
This form allows the user to configure the buttons on the PalmOs device.

Definition at line 150 of file options.c.

References clearButtonConfig(), formID_pocketCity, saveButtonConfig(), and setupButtonConfig().

Boolean hOptions EventPtr    event
 

Handler for the main options dialog.

This is the event loop for the form, making all the appropriate calls to set-up and save the options providing the OK button is hit.

Definition at line 29 of file options.c.

References formID_pocketCity, saveOptions(), and setupOptions().


Generated on Mon Aug 30 19:44:17 2004 for pocketcity by doxygen1.2.18