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/ptsuperclassgentreedrawitem.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/ptsuperclassgentreedrawitem.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/ptsuperclassgentreedrawitem.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/ptsuperclassgentreedrawitem.html on line 8
Invoke the Tree Draw Item method of a given superclass
void PtSuperClassGenTreeDrawItem(
PtWidgetClassRef_t *cref,
PtWidget_t *wgt,
PtGenTreeItem_t *item,
PhRect_t const *where,
int lmargin,
int rmargin );
- cref
- The superclass whose method you want to call.
- widget
- A pointer to the widget for which to call the superclass's method.
- item
- A pointer to a
PtGenTreeItem_t
structure (see the Photon Widget Reference) for the item to
be redrawn.
- where
- A pointer to a
PhRect_t
structure (see the Photon Library Reference) that defines
the extent of the item.
- lmargin
- If positive, an additional left margin that should be added to the first
column.
- rmargin
- If positive, an additional right margin that should be added to the last
column.
This function invokes the Tree Draw Item method of the class defined by
cref.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtGenTree,
PtGenTreeItem_t
in the Photon Widget Reference
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/ptsuperclassgentreedrawitem.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/ptsuperclassgentreedrawitem.html on line 127