| Did you know ... | Search Documentation: |
| Send methods |
->on_top.
Tabs may be added both before and after displaying a tab_stack. See
tab_stack->layout_dialog
for fixing the layout after adding to a displayed tab_stack.<-on_top
tab and recompute the layout of the tabs. See also device->erase.->append,
left to right.->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.
->event
method after the user clicks on the label. of a hidden tab
object.
Note that the argument may be the name of the tab rather than the tab itself.