|
This application illustrates two email control templates called: • HandyMailMeControl - window hot link to email address • HandyMailMeControl_EWF - window hot link to email address, advanced In about 30 seconds you can build procedures that, like the examples provided, launch your default email client and prepare it for sending email, and even auto send the mail without user intervention. While HandyMailMeControl adds a HNDWindow class instance to your procedure unconditionally, the _EWF template is a child of EmbedWindowFunctions (hence, _EWF in the name) and only becomes visible when that template is already present on your application. It shares the HNDWindow class instance populated by EmbedWindowFunctions. Cheers... Gus M. Creces The Clarion Handy Tools www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| Count | Global Template Name | Qty | Global Template Description | |
| (0001) | AACHTControlPanel(HNDTools) | 1 | AACHTControlPanel - CHT Global Control Panel. | |
| (0002) | ApplicationImagesEx(HNDTools) | 1 | ApplicationImagesEx - A tool to better control the use of images and icons in your application. | |
| (0003) | HNDCMPControlPanel(HNDTools) | 1 | HNDCMPControlPanel - Interface to the CHT Compile Manager. | |
| (0004) | HandyVersionResource(HNDTools) | 1 | HandyVersionResource - Version Resource/Build Number Information To EXE | |
| (0005) | INIFile(HNDTools) | 1 | INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application. | |
| (5) Global Templates Found | ||||
| 1 - Procedure Template Type: Window | ||||
| Test_HandyMailMeControl () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0006) | CloseButton(ABC) | 1 | Close the Window | |
| (0007) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0008) | HandyMailMeControl(HNDTools) | 2 | HandyMailMeControl - Mouseover email link.(5) | |
| (0009) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0010) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In Test_HandyMailMeControl | ||||
| 2 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0011) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0012) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0013) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0014) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0015) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 3 - Procedure Template Type: Frame | ||||
| Main () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0016) | AppStartSplashProcedure(HNDTools) | 1 | AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded. | |
| (0017) | DateTimeDisplay(ABC) | 1 | Display the date and/or time in the current window | |
| (0018) | EmbedHTTPFunctions(HNDTools) | 1 | EmbedHTTPFunctions - An Instance Of: | |
| (0019) | EmbedObject(HNDTools) | 1 | EmbedObject - An Instance Of: | |
| (0020) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0021) | HandyHTTPGetFile_EHF(HNDTools) | 1 | HandyHTTPGetFile_EHF - Fetch one or more files via HTTP from a remote website. | |
| (0022) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (7) Local Templates Found In Main | ||||
| 4 - Procedure Template Type: Window | ||||
| Test_HandyMailMeControl_EWF () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0023) | CloseButton(ABC) | 1 | Close the Window | |
| (0024) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0025) | HandyMailMeControl_EWF(HNDTools) | 2 | HandyMailMeControl_EWF - Mouseover email link - Requires EmbedWindowFunctions Template.(7) | |
| (0026) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0027) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In Test_HandyMailMeControl_EWF | ||||
Templates In Application: HNDMAILME.APP