Invoke the Lost Focus method of the specified superclass
int PtSuperClassLostFocus( PtWidgetClassRef_t *cref, PtWidget_t *widget, PhEvent_t *event );
This function invokes the Lost Focus method of the superclass specified by cref.
The PtBasic class's Lost Focus method is the one that normally invokes the widget's Lost Focus method or the user-level Lost Focus callback.
The maximum value returned by the Lost Focus callback chain.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PhEvent_t in the Photon Library Reference