The MainTree uScript Shared Libraries are a set of libraries originally used in mtSchedule. I’ve always provided them under a Creative Commons 2.5/By-SA license and they are getting good use in the community.
In it are functions for doing everything from quick dialogs to printing to spell checking and more.
Here is a list of the included functions:
mt-libBUI:
AddSpellCheck AddUndo AltCSS ChangeTitle DisableCSS DisableInput MakeIEPrint MakeIEPrintD MaxDisplay STFloat TextDisp TextDispNB TextReplace |
mt-libDialog:
ButtonBox FileBrowser InputBox MsgBox |
mt-libHTMLArea:
HTMLAreaInit HTMLArea |
mt-libIntelliTags:
ITFile IntelliTags ProcessTag |
mt-libGeneral:
CheckPEConf FindLastSpace GenUID GetMD5 RandomNumber SplitText |
mt-libPrint:
agsd DisplayFile PrintFile |
The complete reference: MainTree uScript Shared Libraries Reference.pdf
Download the Libraries (Includes the reference): mtLibInstall.exe