|
|
Hsoi's Shop: PowerPlant Classes: CVersCaption
- CVersCaption
Current Version: 1.6 released 16 February 2002
Price: freeware, see source/documentation for complete information
Download(140K)
CVersCaption is a Metrowerks PowerPlant inherited class that automatically displays
an application version string (good for things like About Boxes). This string is taken
from the
'vers' #1 resource, so it always displays the correct version. One less thing to
have to change with each new version... you always have to update the 'vers'
resource, so CVersCaption stays in synch automatically. A CTYP is included in the archive
for ease of use with Constructor,
as well as a small demo program to illustrate how to use it.
New in v1.6 are changes from Richard Buckle to
abstract the version parsing from the caption, providing both LCaption- and LStaticText-based
version captions.
|