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/ptsuperclasschildmovedresized.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/ptsuperclasschildmovedresized.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/ptsuperclasschildmovedresized.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/ptsuperclasschildmovedresized.html on line 8

PtSuperClassChildMovedResized()

Invoke a Child Moved/Resized method

Synopsis:

void PtSuperClassChildMovedResized( 
                 PtWidgetClassRef_t *cref,
                 PtWidget_t *widget,
                 PtWidget_t *child,
                 PhArea_t *current_area,
                 PhRect_t *current_extent,
                 PhArea_t *old_area,
                 PhRect_t *old_extent );

Arguments:

cref
The container class whose method you want to invoke.
widget
A pointer to the widget whose child was resized.
child
A pointer to the widget that was resized.
current_area
A pointer to a PhArea_t structure that defines the widget's current area (after the resize).
current_extent
A pointer to a PhRect_t structure that defines the widget's current extent (after the resize).
old_area
A pointer to a PhArea_t structure that defines the widget's old area (before the resize).
old_extent
A pointer to a PhRect_t structure that defines the widget's old extent (before the resize).

Description:

This function invokes the Child Moved Resized method of the container class specified by cref.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhArea_t, PhRect_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/ptsuperclasschildmovedresized.html on line 125

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/ptsuperclasschildmovedresized.html on line 125