GTimePopup Class Reference
#include <GDateTimeCtrls.h>
List of all members.
|
Public Member Functions |
void | SetDateSrc (GViewI *ds) |
| This sets the date source control is the notify control is empty.
|
void | OnMouseClick (GMouse &m) |
| The mouse was clicked over this view.
|
Friends |
class | GTimeDrop |
Detailed Description
This class is a little button to pull down the list of times... You use it by creating a custom control in LgiRes and using the control name "GTimePopup". 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.
The documentation for this class was generated from the following files: