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 |