News RSS Comments RSS 14 News and 12 Comments till now

xToolTip 2.1

xToolTip 2.1

for ver: 5.5, 7, 6.1, 6.2, 6.3
price: $49
release date: 2010-06-25

Buy on ClarionShop

Goto download page »

xToolTip - Very simple and useful Class with Extension and Code Templates for easy and quickly change standard tips into native Microsoft Tooltip Control for any Clarion Window.?

Make it easyly and quickly!

No "BlackBox" (no DLL). Only pure Clarion and WinApi functions.
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
Compatible with Clarion 6.x (6.3, 6.2, 6.1) and Clarion 5.5

Include in bundles: xDesign Suite #1, xDesign Suite #2, xProfessional Pack, xPowerManager Pack

History
2.1 2010-06-25
  • Compatibility with Clarion 7
  • 2.0 2006-04-09
  • Modifications in template for correct joint work with our xAccessManager,
    xDataBackup Managers (Pro and Lite);
  • Small bugfix;
  • Compatibility with Clarion 6.3 (build 9051);
  • Clarion 5 is not supported now;
  • 1.9.1 2005-09-16
  • Modifications in template for correct joint work with TipLink Template from LANSRAD
    (www.lansrad.com);
  • 1.9 2005-09-09
  • Bugfix. Modifications in class and template for correct joint work with xTipHotKey
    under Clarion 6.x;
  • Now compatible with Clarion 6.2 (build 9047);
  • Compatible with Clarion 6.1 (build 9034);
  • New installation kits created by SetupBuilder 5.0;
  • 1.8 2005-05-31
  • Processing of Critical Section for more stable work under Clarion 6.1
    (New THREAD model) was added;
  • Compatible with Clarion 6.1 (build 9033);
  • New installation kit for all Clarion version (except 6.2);
  • 1.7 2004-06-30
  • Support Clarion 6.1 (RC4);
  • New method SetTipDelay;
  • 1.6 2004-03-23
  • Bugfix. Now xToolTip automatically skips procedures without window
    structure (like 'Progress', 'Report', etc.);
    Thanks to Mark Riffey for finding this error!
  • 1.5 2003-11-08
  • Bugfix. Fix bug where a tip contained CrLf pairs and no Title or icon was
    used; Thanks to Charles J. Edmonds for find and fix this error!
  • 1.4 2003-08-17
  • Bugfix. GPF when delete a record from browse was fixed;
  • 1.3 2003-07-28
  • Some changes in xToolTip Class. Many methods were rewritted and new
    methods were added;
  • Now for Init xToolTip you must use global variable (BYTE) with three
    values: 2 - Balloon ToolTip, 1 - Standard ToolTip, 0 - Disable All tips.
    You can change this variable at runtime for changing tips without
    restarting program;
  • New Code Template for change ToolTip Type at runtime;
  • New feature. You can set Default Icon Balloon Tip. You have four
    choices: Standard Info icon, Warning Icon, Error Icon and Balloon without
    icon at all.
  • New feature. xToolTip now support ToolTips for Region Control.
    Use Local Extention 'xToolTip Customize Window' for this purpose.
  • 1.2 2003-07-21
  • Unpublished internal update;
  • 1.1 2003-07-05
  • Bugfix. Compile error in multi-dll program was fixed;
  • Bugfix. Problem with Toolbar VCR Control was fixed.
    Tooltips for Buttons on merged toolbars supported too.
  • New feature. Enable/Disable Balloon ToolTips in runtime.
    Use Global variable (BYTE) for this purpose. Set this variable to TRUE
    enabled Balloon ToolTips, set it to FALSE - disabled Balloon ToolTips.
    In this case, default tooltips works.
  • Updated documentation;
  • 1.0 2003-06-28
  • Original (first) release;