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

GDatePopup Class Reference

#include <GDateTimeCtrls.h>

Inheritance diagram for GDatePopup:

GDropDown GLayout GView GTarget GEvent GFlags List of all members.

Public Member Functions

void SetDateSrc (GView *ds)
void OnMouseClick (GMouse &m)
 The mouse was clicked over this view.

Detailed Description

This class is a little button to pull down a date selection control... You use it by creating a custom control in LgiRes and using the control name "GDatePopup". Then at runtime bind it to an editbox by getting the GView handle using GView::FindControl then give it the pointer to the edit box using GView::SetNotify.


Member Function Documentation

void GDatePopup::SetDateSrc GView ds  )  [inline]
 

This function sets the date src edit box, the date source is used to select an appropriate starting point if the Notify control is empty.


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