![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXScrollWindow.h>
Inheritance diagram for FX::FXScrollWindow:
Public Methods | |
FXScrollWindow (FXComposite *p, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
Construct a scroll window. | |
FXWindow * | contentWindow () const |
Return a pointer to the contents window. | |
virtual FXint | getContentWidth () |
Return the width of the contents. | |
virtual FXint | getContentHeight () |
Return the height of the contents. | |
virtual void | moveContents (FXint x, FXint y) |
Move contents to the specified position. |