FXComposite

Base composite.


FXComposite(p, opts=0, x=0, y=0, w=0, h=0)

Constructor.

ArgumentTypeDefaultDescription
pFXComposite  
optsInt0 
xInt0 
yInt0 
wInt0 
hInt0 


create()

Create server-side resources.

Reimplemented from FXWindow.

Reimplemented in FXColorSelector, FXComboBox, FXDirBox, FXDirList, FXDriveBox, FXFileList, FXFontSelector, FXGroupBox, FXIconList, FXImageView, FXList, FXListBox, FXMDIChild, FXPrintDialog, FXRootWindow, FXScrollWindow, FXShell, FXSpinner, FXTabBar, FXTable, FXText, FXToolbarShell, FXTooltip, FXTopWindow, FXTreeList, FXTreeListBox, AFXManagerMenuPane, AFXMainWindow, AFXPromptArea, AFXBaseTable, AFXColorButton, AFXColorFlyout, AFXComboBox, AFXDialog, AFXFloatSpinner, AFXListBox, AFXNote, AFXOptionTreeItem, AFXPrimFloatSpinner, AFXSpinner, AFXTable, AFXTextField, and AFXVerticalAligner.


destroy()

Destroy server-side resources.

Reimplemented from FXWindow.

Reimplemented in FXComboBox, FXDirBox, FXDirList, FXDriveBox, FXFileList, FXListBox, FXRootWindow, FXTreeList, FXTreeListBox, AFXColorFlyout, and AFXTable.


detach()

Detach server-side resources.

Reimplemented from FXWindow.

Reimplemented in FXComboBox, FXDirBox, FXDirList, FXDriveBox, FXFileList, FXGroupBox, FXIconList, FXImageView, FXList, FXListBox, FXMDIChild, FXRootWindow, FXTable, FXText, FXTooltip, FXTopWindow, FXTreeList, FXTreeListBox, AFXBaseTable, AFXColorFlyout, AFXNote, and AFXTable.


getDefaultHeight()

Return default height.

Reimplemented from FXWindow.

Reimplemented in FX4Splitter, FXComboBox, FXDockSite, FXGroupBox, FXHorizontalFrame, FXList, FXListBox, FXMDIChild, FXMatrix, FXPacker, FXPopup, FXRootWindow, FXScrollArea, FXSpinner, FXSplitter, FXStatusbar, FXSwitcher, FXTabBar, FXTabBook, FXTable, FXText, FXToolbar, FXToolbarShell, FXTooltip, FXTopWindow, FXTreeList, FXTreeListBox, FXVerticalFrame, AFXMainWindow, AFXToolbarGroup, AFXBaseTable, AFXList, AFXOptionTreeList, AFXPrimFloatSpinner, AFXSlider, AFXTable, AFXTreeTable, and AFXVerticalAligner.


getDefaultWidth()

Return default width.

Reimplemented from FXWindow.

Reimplemented in FX4Splitter, FXComboBox, FXDockSite, FXGroupBox, FXHorizontalFrame, FXList, FXListBox, FXMDIChild, FXMatrix, FXPacker, FXPopup, FXRootWindow, FXScrollArea, FXSpinner, FXSplitter, FXStatusbar, FXSwitcher, FXTabBar, FXTabBook, FXTable, FXText, FXToolbar, FXToolbarShell, FXTooltip, FXTopWindow, FXTreeList, FXTreeListBox, FXVerticalFrame, AFXMainWindow, AFXToolbarGroup, AFXBaseTable, AFXOptionTreeItem, AFXOptionTreeList, AFXPrimFloatSpinner, AFXSlider, AFXTable, AFXTextField, AFXTreeTable, and AFXVerticalAligner.


maxChildHeight()

Return the height of the tallest child window.


maxChildWidth()

Return the width of the widest child window.