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 AFXMainWindow, AFXManagerMenuPane, AFXPromptArea, AFXBaseTable, AFXColorButton, AFXColorFlyout, AFXComboBox, AFXDialog, AFXFloatSpinner, AFXListBox, AFXNote, AFXOptionTreeItem, AFXPrimFloatSpinner, AFXSpinner, AFXTable, AFXTextField, AFXVerticalAligner, 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, and FXTreeListBox.


destroy()

Destroy server-side resources.

Reimplemented from FXWindow.

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


detach()

Detach server-side resources.

Reimplemented from FXWindow.

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


getDefaultHeight()

Return default height.

Reimplemented from FXWindow.

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


getDefaultWidth()

Return default width.

Reimplemented from FXWindow.

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


maxChildHeight()

Return the height of the tallest child window.


maxChildWidth()

Return the width of the widest child window.