HMarqueeCaption 1.1.2 - A PowerPlant Class

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
HMarqueeCaption 1.1.2 - A PowerPlant Class

Post by Info-Mac » February 6th, 1998, 11:00 am

Download: http://archive.info-mac.org/dev/src/hma ... on-112.hqx

A Metrowerks PowerPlant inherited class that displays a horizontally
scrolling (from right to left) "marquee" of text, similar in appearance
to the scrolling JavaScript marquee that you often see across the bottom
of web browser windows.

Features:
- Utilizes offscreen GWorlds for smooth scrolling of text.
- Uses text Handles for an amount of text limited only by available
memory.
- Utilizes modifier keys to modify scrolling behavior (increase scrolling
speed, scroll left to right, pause scrolling).

Can be used in About boxes for scrolling credits, in JavaScript
implementations
for the scrolling caption, in applications that need ticker-tape-style
animations, or anywhere a marquee-style sign and animation is desired.

The HMarqueeCaption distribution contains the HMarqueeCaption class, a
CTYP
resource for easier editing in Metrowerks Constructor, and a demonstration
application to show just how easy it is to use HMarqueeCaption (made with
CodeWarrior Professional 1).

For complete information, please read the README file enclosed in the
archive.

Thanx, and enjoy!

John C. Daub
Hsoi's Shop
Post Reply