|
Top Next |
Welcome to the Icetips Utilities build 1.1.2324
This documentation is based on the classes in release dated August 21, 2008. Note that some documented classes have not had all the properties and methods documented yet.
This release has a total of 327 methods and 138 properties in 29 classes (may be slightly different in the build you have received)
This help file details each property and method in each class separately with as much detail as we can. At this point only the Network class is documented. The documentation is installed into "%ROOT%\3rdParty\Docs\Icetips Utility Class\ITUtility.chm" where %ROOT% is the Clarion Root directory depending on which version of Clarion you choose to install the Classes for.
To add the Icetips Utility Class to your application, add the "Icetips Utility Classes Global" template to your applications. It must be applied to all applications that use the classes. The classes are ABC compliant and use a named "ITUTIL" group as definition:
!ABCIncludeFile(ITUTIL)
The classes are compatible with Clarion 6 and above and may be compatible with Clarion 5.5H but they are not compatible with Clarion 5.5G or earlier. Unless otherwise noted, classes should be instantiated at procedure level. There should be no threading considerations in Clarion 6 and above as far as we know since all instances are at procedure level. The only exception is the Global window threading class.
Starting with build 1.1.2321 we are starting to test with Clarion 7. There are now two installs provided, one for Clarion 7 and one for Clarion 7.