|
This application illustrates a new (as of Build 12A1.03) dialog on the EmbedWindowFunctions template called "System Hot Keys". With this dialog you are able to assign system-wide hot keys to an application. The nature of a system-wide hotkey is that it can only be applied to one running application at a time. The system optionally warns you if a hot-key that your application assigns is already in use. This particular demo application runs as a Windows service that enables a set of system-wide hot-keys that launch a variety of CHT support applications as follows: • • • • Getting CHT Help (F5 Key) • • • • F5 Key = Restore or minimze web-service window Shift-F5 = CHT Video Education Player Ctrl-F5 = CHT Flash Help Player Alt-F5 = CHT Help File Launcher CtrlShift-F5 = CHT Video Education Web Page • • • • CHT Forum Access (F6 Key) • • • • • F6 Key = CHT Hybrid Web Client Shift-F6 = CHT Support Forum Client Ctrl-F6 = CHT Support Forum Via Browser • • • • CHT Installation And Update (F7 Key) • • • • F7 Key = CHT Webupdater Shift-F7 = CHT Webupdater Download Page Ctrl-F7 = CHT Installation Tuner • • • • CHT Development Utilities (F8 Key) • • • • Shift-F8 = CHT Color Configurator Ctrl-F8 = CHT Toolkit Synchronizer Alt-F8 = CHT Web Scripter • • • • CHT Other Utilities (F9Key) • • • • • F9 = CHT Installation Containerizer Shift-F9 = CHT FTP Wizard Ctrl-F9 = CHT Handy Zip'N Email Alt-F9 = CHT Handy Zip'N HTTP Post CtrlShift-F9 = CHT Handy Zip'N FTP Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): Main (Procedure Template: Menu) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | IE7 | HNDInternetExplorer | HND | 272 | HNDSHDVW.INC |
| (0002) | Handles14 | HNDSizes | HND | 23 | HNDSIZES.INC |
| (0003) | UTIL | HNDUtil | HNDDISK | 266 | HNDUTIL.INC |
| (0004) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In Main | |||||
| PROCEDURE (2): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
Classes By Procedure In HNDHOTKEYSERVICE.APP