| Did you know ... | Search Documentation: |
| frame->fit |
->enforce
on the root tile;->_compute_desired_size
on each sub-window (currently only dialog implements this);->enforce
on the root tile;->set
to the root-tile's ideal width/height. Normally called from frame->create;
user code calls it after runtime layout changes (e.g.
after graphical->size
or after modifying a dialog window).
->create ->set ->_compute_desired_size ->enforce