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/ptsuperclassrawevent.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/ptsuperclassrawevent.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/ptsuperclassrawevent.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/ptsuperclassrawevent.html on line 8
Invoke the raw callback list of the specified widget class
int PtSuperClassRawEvent( PtWidgetClassRef_t *cref,
PtWidget_t *widget
void *data,
PtCallbackInfo_t *cbinfo );
int PtSuperClassRawEventFrom(
PtWidgetClassRef_t *cref,
PtWidget_t *widget,
void *data,
PtCallbackInfo_t *cbinfo );
- cref
- The superclass whose method you want to call.
- widget
- A pointer to the widget for which to call the superclass's method.
- data
- Arbitrary data to pass to the raw callbacks as the client_data
argument.
- cbinfo
- Callback information to pass to the raw callbacks as the cbinfo
argument.
PtSuperClassRawEvent() invokes the
raw callback list of the specified widget class.
PtSuperClassRawEventFrom() calls the
raw callback lists of all superclasses starting with the
superclass specified by cref. When
PtSuperClassRawEventFrom() is used in a
class's raw callback, the callback should return Pt_END.
Pt_END if the event was consumed,
Pt_CONTINUE if it wasn't.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtCallbackInfo_t
in the Photon Widget 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/ptsuperclassrawevent.html on line 127
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/ptsuperclassrawevent.html on line 127