24 #ifndef FXSCROLLWINDOW_H
25 #define FXSCROLLWINDOW_H
27 #ifndef FXSCROLLAREA_H
66 virtual void layout();
72 virtual FXint getContentWidth();
75 virtual FXint getContentHeight();
Base class for all windows.
Definition: FXWindow.h:115
unsigned int FXuint
Definition: fxdefs.h:396
FXuint FXSelector
Association key.
Definition: FXObject.h:53
#define FXAPI
Definition: fxdefs.h:122
Base composite.
Definition: FXComposite.h:35
int FXint
Definition: fxdefs.h:397
Object is the base class for all objects in FOX; in order to receive messages from the user interface...
Definition: FXObject.h:166
#define FXDECLARE(classname)
Macro to set up class declaration.
Definition: FXObject.h:92