Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXShell Class Reference

A child of the Root window. More...

#include <FXShell.h>

Inheritance diagram for FX::FXShell:

FX::FXComposite FX::FXWindow FX::FXDrawable FX::FXId FX::FXObject FX::FXPopup FX::FXToolTip FX::FXTopWindow FX::FXMenuPane FX::FXDialogBox FX::FXMainWindow FX::FXToolBarShell FX::FXMDIMenu FX::FXScrollPane FX::FXColorDialog FX::FXDirDialog FX::FXFileDialog FX::FXFontDialog FX::FXInputDialog FX::FXMessageBox FX::FXPrintDialog FX::FXProgressDialog FX::FXReplaceDialog FX::FXWizard List of all members.

Public Member Functions

virtual void create ()
virtual void recalc ()
virtual void setFocus ()
virtual void killFocus ()
virtual ~FXShell ()

Detailed Description

A child of the Root window.


Constructor & Destructor Documentation

virtual FX::FXShell::~FXShell  )  [virtual]
 

Destroy shell.


Member Function Documentation

virtual void FX::FXShell::create  )  [virtual]
 

Create server-side resources.

Reimplemented from FX::FXComposite.

Reimplemented in FX::FXMainWindow, FX::FXPrintDialog, FX::FXToolBarShell, FX::FXToolTip, and FX::FXTopWindow.

virtual void FX::FXShell::recalc  )  [virtual]
 

Mark this window's layout as dirty.

Reimplemented from FX::FXWindow.

virtual void FX::FXShell::setFocus  )  [virtual]
 

Move the focus to this window.

Reimplemented from FX::FXWindow.

Reimplemented in FX::FXPopup, and FX::FXTopWindow.

virtual void FX::FXShell::killFocus  )  [virtual]
 

Remove the focus from this window.

Reimplemented from FX::FXWindow.

Reimplemented in FX::FXPopup, and FX::FXTopWindow.

Copyright © 1997-2004 Jeroen van der Zijp