This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Resize many items
void PtGenTreeResize( PtWidget_t *widget );
Use this function to resize many items. You should call it after changing the size field of a number of tree items; modify item->dim directly in all items, then call PtGenTreeResize() once.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |