Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtGenListHold()

Prevent visible repair of a list widget

Synopsis:

void PtGenListHold( PtWidget_t *widget );

Description:

This function is a list-aware version of the PtHold() function. After a call to PtGenListHold(), the PtGenListDamageItem() function simply sets the Pt_LIST_ITEM_DAMAGED flag in the item instead of calling PtDamageExtent().

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenListRelease()

PtDamageExtent(), PtHold() in the Photon Library Reference