| Did you know ... | Search Documentation: |
| tab_stack->layout_dialog |
->layout_dialog
to force all member tab
objects to adjust themselves to the requested size.
If size is @default,
the system will invoke dialog_group->layout_dialog
to all its members and then compute the union of the member tab
objects to determine the required size. Next it will call this method
again with the computed size.