AddTabChild

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

AddTabChild(gadget:ifsoGUI_Base, intTab:Int)
Adds a child to a tab.

Returns

Nothing

Parameters

  • gadget:ifsoGUI_Base - The gadget to add to the tabs child list.
  • intTab:Int - The index of the tab to add the child to.

Gadget Information

Pertains to Tabber.

Example

Personal tools