|
This application illustrates how to interact with a GMail acount from a Clarion Application. The application initially asks you for your Gmail address and login. Once these have been entered correctly you do not need to enter them again except to change one of those parameters - which you can do from the toolbar above. HNDGMAILEXPLORER.APP applies primarily a CHT template called HandyComInternetExplorerControl. The template has been configured with specific web form settings that allow it to insert information directly into the web page variables having to do with login. The application communicates with the Gmail login page's DOM (Document Object Model) using methods provided in CHT class, HNDInternetExplorer. Any questions, feel free to ask: news.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page 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 | |
| (4) Global Templates Found | ||||
| 1 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0005) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0006) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0007) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0008) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0009) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 2 - Procedure Template Type: Window | ||||
| Main () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0010) | AppStartSplashProcedure(HNDTools) | 1 | AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded. | |
| (0011) | EmbedHNDConfigFunctions(HNDTools) | 1 | EmbedHndConfigFunctions - An Instance Of: | |
| (0012) | EmbedSMTPFunctions(HNDTools) | 1 | EmbedSMTPFunctions - An Instance Of: | |
| (0013) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0014) | HandyCOMInternetExplorerControl(HNDTools) | 1 | HandyCOMInternetExplorerControl - Drop a COM Internet Explorer Control On Your Application Window.(1) | |
| (0015) | HandyCOMZipperControl(HNDTools) | 1 | HandyCOMZipperControl - Drop a COM File ZIP Control On Your Application Window.(8) | |
| (0016) | HandyToolBarImage(HNDTools) | 1 | HandyToolBarImage - Place a gradient-style image as a backdrop on the window toolbar. | |
| (0017) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (0018) | ResizeHandles(HNDTools) | 1 | ResizeHandles - Attach "grip-style" resize handles to any window. | |
| (9) Local Templates Found In Main | ||||
Templates In Application: HNDGMAILEXPLORER.APP