Resize many items
void PtGenTreeResize( PtWidget_t *widget );
This function is used to resize many items. You should call it after the size field of a number of tree items has changed - modify item->dim directly in all items, then call PtGenTreeResize() once.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |