Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildlosingfocus.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildlosingfocus.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildlosingfocus.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildlosingfocus.html on line 8

PtSuperClassChildLosingFocus()

Invoke a Child Losing Focus method

Synopsis:

int PtSuperClassChildLosingFocus( 
                PtWidgetClassRef_t *cref,
                PtWidget_t *widget,
                PtWidget_t *child,
                PhEvent_t *event );

Arguments:

cref
The container superclass whose method you want to call.
widget
A pointer to the widget whose child is losing focus.
child
A pointer to the widget that's losing focus.
event
A pointer to a PhEvent_t structure (see the Photon Library Reference) that describes the event that's causing the change in focus.

Description:

This function invokes the Child Losing Focus method of the container class specified by cref.

Returns:

Pt_END
The container prevented the child from losing focus.
Pt_CONTINUE
The child may lose focus.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhEvent_t in the Photon Library Reference


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildlosingfocus.html on line 119

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildlosingfocus.html on line 119