StatusBarScroll

StatusBarScroll inherits from StatusBar and provides the ability to start and stop the scrolling of the text contained in the control. The code for the StatusBarScroll class will be discussed in sections, with that of the constructor shown in Figure 7-13.

Figure 7-12. StatusBar code listing.
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| || File: StatusBar.scurl || Author: Paul Sheehan || Version: 1.0 || Contents: The StatusBar class for displaying static text ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| {define-class public StatusBar {inherits TextDisplay} ||||||||||||||||||||||||||||||||||||||||||||||||||||||| || Method: constructor (default) || Purpose: Instantiates the class with the correct || ...

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.