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/pt/ptgenlistsetselindexes.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/pt/ptgenlistsetselindexes.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/pt/ptgenlistsetselindexes.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/pt/ptgenlistsetselindexes.html on line 8
Set the selection indexes
int PtGenListSetSelIndexes(
PtWidget_t *widget,
const unsigned short *buffer
int count );
This function lets you set the selection indexes for the given
PtGenList.
It assumes that buffer points to a sorted array of indexes.
The first item in the list widget has an index of 1, not 0.
The function returns
the number of items that have been actually selected, which may be
smaller than count if the array isn't sorted or contains duplicate
or out-of-range indexes.
|
In Pt_SELECTION_MODE_RANGE mode, only the
first index and count are used.
In Pt_SELECTION_MODE_SINGLE mode, only the first index is
used; if count is greater than 1, it's treated as 1. |
The number of items actually selected.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtGenList
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/pt/ptgenlistsetselindexes.html on line 105
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/pt/ptgenlistsetselindexes.html on line 105