Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GAbout Class Reference

A simple about dialog. More...

#include <GAbout.h>

Inheritance diagram for GAbout:

GDialog GWindow GLgiRes GView GTarget GEvent GFlags List of all members.

Public Member Functions

 GAbout (GView *parent, char *AppName, double Ver, char *Text, char *AboutGraphic)
 Constructor.
int OnNotify (GView *Ctrl, int Flags)
 Called when a child view or view with it's SetNotify() set to this window changes.

Detailed Description

A simple about dialog.


Constructor & Destructor Documentation

GAbout::GAbout GView parent,
char *  AppName,
double  Ver,
char *  Text,
char *  AboutGraphic
 

Constructor.

Parameters:
parent  The parent window
AppName  The application name
Ver  The version
Text  The description of the application
AboutGraphic  The filename of a graphic to display


Member Function Documentation

int GAbout::OnNotify GView Ctrl,
int  Flags
[virtual]
 

Called when a child view or view with it's SetNotify() set to this window changes.

The event by default will bubble up to the GWindow at the top of the window heirarchy visiting each GView on the way. If it reaches a GView that processes it then the event stops propergating up the heirarchy.

Reimplemented from GView.


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:46:55 2005 for Lgi by  doxygen 1.4.1