|
This application demonstrates the use of several templates that help you cosmetically enhance the visual appeal of your application. While all other CHT demo applications contain aspects of what this application illustrates, HNDMNSPL.APP focuses on templates and JUMPSTARTS that provide short-cuts to better-looking applications. ApplicationImagesEx keeps track of the images used in your application and controls consistency of your visual style in a format that can be configured at an installation-wide level. EmbedWindowFunctions provides, advanced icon menus, application-in-tray, window boxes and much more. The parent template of the above two is AACHTControlPanel, from which many aspects of application configuration are controlled. Procedures in this application are available as JUMPSTART procedures via the CHTJumpStartProceduresUtility Template under the topic Main And Splash. See also the CHT demo application called HNDCOLOR.APP which acts as a color, font, style configurator for the above suite of templates. Any questions, feel free to ask: news.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.com news.cwhandy.com |
| PROCEDURE (1): JumpStartSplash (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 JumpStartSplash | |||||
| PROCEDURE (2): Main (Procedure Template: Frame) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In Main | |||||
| PROCEDURE (3): JumpStartSplashLeft (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 JumpStartSplashLeft | |||||
| PROCEDURE (4): JumpStartSplashCHTWithWMPlayer (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | WMP | HNDWindowsMediaPlayer | HND | 89 | HNDWMP.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTWithWMPlayer | |||||
| PROCEDURE (5): JumpStartSplashCHTWithFlash (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | FLASH | HNDFlashClass | HND | 62 | HNDFLASH.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTWithFlash | |||||
| PROCEDURE (6): 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 | |||||
| PROCEDURE (7): JumpStartSplashCHTWithBrowser (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | IE2 | HNDInternetExplorer | HND | 272 | HNDSHDVW.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTWithBrowser | |||||
Classes By Procedure In HNDMNSPL.APP