GENERATED: MAR 31,2012 - 3:53PM
Window Functions And Callbacks [V8.01.00]

Previous Page
This application demonstrates primarily the use of a template called "EmbedWindowFunctions". This template creates a single instance of the HNDWindow class in your procedure.

HNDWindow has numerous window-related capabilities some of which are demonstrated in this application. Other templates that create (or use) instances of HNDWindow and use other features of that class are:

•  HandyTellMeControl - scrollable text message areas
•  VisitMeControl - window hot links to your website.
•  VisitMeControl_EWF - window hot links advanced
•  HandyMailMeControl - window hotlinks for email
•  HandyMailMeControl_EWF - window hotlinks for email advanced
•  HandyHelpMessageBox - easy popup message boxes
•  ApplicationImagesEx - image management application global
•  ProcedureImagesEx - image managment procedure specific
•  ExtendedEvents - trap and act on extended MS Windows Events

This application has a companion called hnd8a.app which must also be compiled in order to illustrate inter-application messaging and data transfer. If you're using the source versions of CHT's example applications, make sure to compile hnd8.app before running this one.

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
(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
CallBackWindow ()
Count Local Template Name Qty Local Template Description
(0006) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0007) ExtendedEvents_EWF(HNDTools) 1 ExtendedEvents_EWF - Intercept extended events on a Callback window. Requires EmbedWindowFunctions Template.(6)
(0008) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0009) VisitMeControl_EWF(HNDTools) 1 VisitMeControl_EWF - Mouseover hyperlink to your web site - Requires EmbedWindowFunctions Template(5)
(4) Local Templates Found In CallBackWindow

2 - Procedure Template Type: Window
EmbedWindowFunctionsDemo ()
Count Local Template Name Qty Local Template Description
(0010) CloseButton(ABC) 1 Close the Window
(0011) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0012) HandyHelpMessageBox_EWF(HNDTools) 1 HandyHelpMessageBox_EWF - Build a help message box. Requires EmbedWindowFunctions Template.(15)
(0013) HandyTellMeControl_EWF(HNDTools) 1 HandyTellMeControl_EWF - Text box control to provide a message or help text. Requires EmbedWindowFunctions Template.(17)
(0014) PostControlEvent(HNDTools) 10 Post an event to a control in a local window(13)
(0015) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0016) VisitMeControl_EWF(HNDTools) 1 VisitMeControl_EWF - Mouseover hyperlink to your web site - Requires EmbedWindowFunctions Template(16)
(7) Local Templates Found In EmbedWindowFunctionsDemo

3 - Procedure Template Type: Frame
Main ()
Count Local Template Name Qty Local Template Description
(0017) AppStartSplashProcedure(HNDTools) 1 AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded.
(0018) EmbedHTTPFunctions(HNDTools) 1 EmbedHTTPFunctions - An Instance Of:
(0019) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0020) HandyHTTPGetFile_EHF(HNDTools) 1 HandyHTTPGetFile_EHF - Fetch one or more files via HTTP from a remote website.
(0021) HandyHelpFileFetch(HNDTools) 2 HandyHelpFileFetch - Build A Help File Request To Your Website.(8)
(0022) HandyHelpWhatsNew(HNDTools) 1 HandyHelpWhatsNew - Build A What's New Request To Your Website.(5)
(0023) 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: Splash
JumpStartSplashCHTBlue ()
Count Local Template Name Qty Local Template Description
(0024) AppBuildDateTimeStamp(HNDTools) 1 AppBuildDateTimeStamp - An application build date/time stamp.
(0025) AppBuildNumberStamp(HNDTools) 1 AppBuildNumberStamp - An application build number or version stamp.
(0026) AppCopyRightStamp(HNDTools) 1 AppCopyRightStamp - An application copyright stamp.
(0027) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0028) HandyTellMeControl(HNDTools) 1 HandyTellMeControl - Text box control to provide a message or help text.
(0029) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(6) Local Templates Found In JumpStartSplashCHTBlue

Copyright © 1996-2012
Gus M. Creces and The Clarion Handy Tools Page.
All Rights Reserved Worldwide

chtlogo001.gif Templates In Application: HND8.APP