Changes between Version 13 and Version 14 of Docs/Prog/Manual/ApplicationLibraries/lib825
- Timestamp:
- 08/14/26 07:11:25 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825
v13 v14 1 1 = Standard 825 Library with Application class (lib825) = 2 2 3 The standard library (lib825) is a collection of Cardinal utilities that simplifies the process of writing code for the [WikiStart Cardinal 825]. The library is distributed free of charge and available here to download.3 The standard library (lib825) is deprecated. It is a collection of Cardinal utilities that simplifies the process of writing code for the [WikiStart Cardinal 825]. The library is distributed free of charge and available here to from the development virtual machine. 4 4 5 This library contains all of the same functions as the newer lib825ev library https://tech.825spectrum.com/trac/wiki/Docs/Prog/Manual/ApplicationLibraries/lib825ev#Standard825LibrarywithEVENTfeatureslib825ev plus it contains the''Application'' and ''!DynamicForm'' classes. Applications using ''Application'' or ''!DynamicForm'' classes will be required to link to this library. The ''Application'' class is an alternative to the event based programming model preferred for the lib825ev library.5 This library contains most of the same functions as the newer lib825ev library plus it contains the legacy ''Application'' and ''!DynamicForm'' classes. Applications using ''Application'' or ''!DynamicForm'' classes will be required to link to this library. The ''Application'' class is an alternative to the event based programming model preferred for the lib825ev library. 6 6 7 7 For details about the ''Application'' and ''Dynamic Form'' classes refer to the lib825 library source code and Doxygen comments included in the source code.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)