The XRollupBar class displays a rollup or outlook bar, where one panel is displayed within a column and other panels can be revealed by click on buttons within that column, for example:
By default the rollup uses instances of XImageButton for its buttons and the attributes of the RollupBar element are passed to each instance of the image button. For example the names of the images for the various button states can be passed, or as in the example above a reference to a background painter class can be passed.
Transitions from one panel to the next are animated.
There are no comments on this page. [Add comment]