GEOS SDK TechDocs
|
|
|
Window Objects
|
2 Using the GenPrimary
Not all applications will need to use GenDisplay objects. However, almost all applications will have a GenPrimary object. Since
GenPrimaryClass
is a subclass of
GenDisplayClass
, programmers should be acquainted with
GenDisplayClass
.
This section describes the data fields of
GenDisplayClass
and certain useful messages. It does not have all the information you will need to create these objects. If you will be using GenDisplay objects in your application, you will have to read Using Multiple Displays
.
GEOS SDK TechDocs
|
|
|
Window Objects
|
2 Using the GenPrimary