Nokia 9000 User Manual page 15

Hide thumbs Also See for 9000:
Table of Contents

Advertisement

//{{INCLUDE-GOC
@include <stdapp.goh>
@include <foam.goh>
$INCLUDE PROJECT GOH$
//}}INCLUDE-GOC
/////////////////////////////////////////////////////////////////////////
//
Constants
/////////////////////////////////////////////////////////////////////////
Color
drawColor = C_BLACK;
#define DOC_WIDTH
#define DOC_HEIGHT
char
chartName[] = "Nokia 9000/9110 Development Environment SDK";
/////////////////////////////////////////////////////////////////////////
//
Data Types
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////
//
Class Definitions
/////////////////////////////////////////////////////////////////////////
//Look in GOH File
/////////////////////////////////////////////////////////////////////////
//
Class Declarations
/////////////////////////////////////////////////////////////////////////
//{{CLASSDECL-GOC
$PROCESS CLASS DECLARATION$
@classdecl $SHORT NAME$VisContentClass;
//}}CLASSDECL-GOC
/////////////////////////////////////////////////////////////////////////
//
Global Variables
/////////////////////////////////////////////////////////////////////////
//{{GLOBALS-GOC
//}}GLOBALS-GOC
/////////////////////////////////////////////////////////////////////////
//
Graphic Function Prototypes
/////////////////////////////////////////////////////////////////////////
void $SHORT NAME$ViewDraw( GStateHandle gstate );
/* {{BEGIN GRAPHIC FUNCTION PROTOTYPES}} -- DO NOT ERASE */
/* {{END GRAPHIC FUNCTION PROTOTYPES}} -- DO NOT ERASE */
/////////////////////////////////////////////////////////////////////////
//
UI Object Resources
/////////////////////////////////////////////////////////////////////////
@start AppResource;
@object FoamSubApplicationClass $SHORT NAME$App = {
GI_visMoniker = list
{
/* {{FILE LIST ICON BLOCK}} -- DO NOT ERASE */
/* {{END FILE LIST ICON BLOCK}} -- DO NOT ERASE */
/* {{STATUS PANE ICON BLOCK}} -- DO NOT ERASE */
/* {{END STATUS PANE ICON BLOCK}} -- DO NOT ERASE */
//{{DISPLAYNAME-GOC
@$SHORT NAME$TextMoniker
//}}DISPLAYNAME-GOC
};
GI_comp = @$SHORT NAME$Primary;
FSAI_launcherApp = FA_EXTRAS_APP;
gcnList( MANUFACTURER_ID_GEOWORKS, GAGCNLT_WINDOWS ) = @$SHORT NAME$Primary;
}
/* {{ICON LABEL BLOCK}} -- DO NOT ERASE */
@visMoniker $SHORT NAME$TextMoniker = "$PROGRAM NAME$";
FOAM_DEFAULT_COMPONENT_WIDTH
480

Advertisement

Table of Contents
loading

This manual is also suitable for:

9110

Table of Contents