Public Member Functions

FBScrollBox Class Reference

This reference page is linked to from the following overview topics: Layouts.


Search for all occurrences

Detailed Description

Scroll Box.

This class provides a layout that will be automatically managed with a scrollbar according to the specified width and height. This provides a way to add dynamic UI control.

Definition at line 1127 of file fbcontrols.h.

#include <fbcontrols.h>

Inheritance diagram for FBScrollBox:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  FBScrollBox ()
  Constructor.
void  SetContentWidth (int pContentWidth)
  Sets the content width.
void  SetContentHeight (int pContentHeight)
  Sets the content height.
HFBLayout  GetContent ()
  Returns an empty layout in which you can add scrollable content.

Constructor & Destructor Documentation

Constructor.


Member Function Documentation

void SetContentWidth ( int  pContentWidth )

Sets the content width.

This zone will be available to be scrolled horizontally.

Parameters:
pContentWidth Content Width.
void SetContentHeight ( int  pContentHeight )

Sets the content height.

This zone will be available to be scrolled vertically.

Parameters:
pContentHeight Content Height.
HFBLayout GetContent ( )

Returns an empty layout in which you can add scrollable content.

Returns:
A Layout in which you can add your content.

The documentation for this class was generated from the following file:

FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox
FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox FBScrollBox