Capesoft TabTree Version History
Return to the main TabTree documentation
Version History
Download latest version
here
Version 2.10 (28 June 2010)
Move RebuildTabTreeQueue to PrepareAlerts (for both ABC and legacy).
Gllobal check in template to switch INIMgr return on or off.
Remember tab turns KeepingTabs off (otherwise conflict).
Class change - if Select pos is blank, then get the legal tab (rather than self.selected, which might not be legal anymore).
Version 2.09 (25 November 2008)
Clarion 7 support for #pdefine (was not adding the project define automatically in Clarion 7).
Version 2.07 (10 November 2008)
Clarion 7 compatible install.
New methods: Next and Previous make programmatic navigation easier. Use the WrapAround parameter to generate a continuous Next/Previous.
Version 2.06 (11 July 2008)
Template fix - regression in 2.04. Removed superfluous reference to removed template variables.
Version 2.05 (8 July 2008)
Template fix - regression in 2.04. Removed superfluous reference to removed template variables.
Version 2.04 (17 June 2008)
Fix for contract box in the root of the tree (requires a root for the tree in the control template prompts).
Removed NoLines and NoBoxes superfluous tree options from the control template options.
Improved FAQ documentation.
Version 2.03 (3 June 2008)
Fix for legacy Multi-DLL applications. Compile error exporting the _Look function of the TabTree class.
Version 2.02 (28 May 2008)
Fix for legacy applications - syntax error in the template.
Legacy applications - stores the tab selected in an INI file.
Version 2.01 (26 May 2008)
Include old SimTabTree icons in the install.
Version 2.00 (21 May 2008)
Initial release