Show the item at the given position
void PtListShowPos( PtWidget_t *widget, int pos );
This function shows the item at the given position.
Photon
PtListGotoPos()