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

GTimeDrop Class Reference

This class is the list of times in a popup, it is used by GTimePopup. More...

Inheritance diagram for GTimeDrop:

GPopup GView GTarget GEvent GFlags List of all members.

Public Member Functions

void OnPaint (GSurface *pDC)
 Called to paint the onscreen representation of the view.
int OnNotify (GView *c, int f)
 Called when a child view or view with it's SetNotify() set to this window changes.

Friends

class GTimePopup

Detailed Description

This class is the list of times in a popup, it is used by GTimePopup.


Member Function Documentation

int GTimeDrop::OnNotify GView c,
int  f
[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 file:
Generated on Wed Oct 26 14:47:03 2005 for Lgi by  doxygen 1.4.1