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

GItemEdit Class Reference

The popup label for GItem's. More...

#include <GList.h>

Inheritance diagram for GItemEdit:

GPopup GView List of all members.

Public Member Functions

void OnPaint (GSurface *pDC)
 Called to paint the onscreen representation of the view.
int OnNotify (GViewI *v, int f)
 Called when a child view or view with it's SetNotify() set to this window changes.
void Visible (bool i)
 Hides/Shows the view.
int OnEvent (GMessage *Msg)
 Called to process every message received by this window.

Detailed Description

The popup label for GItem's.


Member Function Documentation

int GItemEdit::OnNotify GViewI *  v,
int  f
 

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 Tue May 2 10:24:50 2006 for Lgi by  doxygen 1.4.1