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/widget_ref/ptmultitextcallback_t.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/widget_ref/ptmultitextcallback_t.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/widget_ref/ptmultitextcallback_t.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/widget_ref/ptmultitextcallback_t.html on line 8
Information passed to PtMultiText callbacks
typedef struct
{
PtTextCallback_t tc;
PtMultiTextAttributes_t const *attributes;
PtMultiTextSegment_t *seg;
void *extended_data;
} PtMultiTextCallback_t;
typedef PtMultiTextCallback_t PtMultiTextControl_t;
typedef PtMultiTextControl_t PtMultiTextInfo_t;
PtMultiTextCallback_t, PtMultiTextControl_t,
and PtMultiTextInfo_t
are different names for the same structure.
They're used in callbacks for the
PtMultiText widgets
as well as to specify actions or request data.
The members of these structures are:
- tc
- A pointer to a
PtTextCallback_t
structure that describes the affected text.
- attributes
- A pointer to a
PtMultiTextAttributes_t
structure that describes the attributes of the affected text.
- seg
- A pointer to a
PtMultiTextSegment_t
structure that
describes the segment of text that's involved in the modification that
invoked the callback.
- extended_data
- A pointer to user data.
Photon
PtMultiText,
PtMultiTextAttributes_t,
PtMultiTextSegment_t,
PtTextCallback_t
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/widget_ref/ptmultitextcallback_t.html on line 112
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/widget_ref/ptmultitextcallback_t.html on line 112