Select the item at a given position
void PtListSelectPos( PtWidget_t *widget, int pos );
This function selects the item at the given position.
Photon
PtListUnselectPos()