CoolTips
is a class wrapper and template to encapsulate the tooltip control
(comctl32.dll) which provides a tooltip for the controls on a window. When
we were developing our ClassViewer application, we needed a way to place
tooltips on regions. This isn't possible within the Clarion IDE,
so we wrote a class to handle the Windows messaging required to use the
ToolTips Control from the Common Controls Library. To make implementation
a snap, we created a template to handle the window subclassing and class
interface. With Keystone's CoolTips you can
easily add multi-line balloon tooltips
and tooltips on regions. Add one global template and instantly have
balloon tips throughout your application.
Here are some screen shots that show how the
template works:


Compatible with Clarion 5.5 and 6.2 ABC Templates.
100% Compatible with LANSRAD's
TipLink ToolTip Manager and Synchronizer for Clarion.

|