|
This application demonstrates primarily three control templates. The HandyAddressControl Template provides three free-form address capture controls similar to those found in Microsoft Outlook. This set of controls allows users to type their name and address in a more-or-less free form style while still allowing the developer to capture address components in separate data base fields. The HandyRulerControl Template provides horizontal and vertical rulers combined with an image control to provide scaling for drawings and images. The HandySliderControl Template provides a standard MS Windows slider control that can be used in a variety of settings from browses to image scaling. As of the O7B Build some extra code has been added to the underlying classes to allow the address control to remain completely empty if so required. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): RulerControlDemo (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HRuler | HNDRuler | HND | 19 | HNDRULER.INC |
| (0002) | Ruler | HNDRuler | HND | 19 | HNDRULER.INC |
| (0003) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | HTellMe3 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | VisitMe7 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In RulerControlDemo | |||||
| PROCEDURE (2): AddressControlsDemo (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HAddr | HNDAddressBox | HND | 77 | HNDADRBX.INC |
| (0002) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0003) | HTellMe2 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | HWin1 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | VisitMe7 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In AddressControlsDemo | |||||
| PROCEDURE (3): AddressControlsDemoToDB (Procedure Template: Form) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Address | HNDAddressBox | HND | 77 | HNDADRBX.INC |
| (0002) | Cal | HNDDates | HND | 98 | HNDDATES.INC |
| (0003) | HWin9 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | VisitMe8 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In AddressControlsDemoToDB | |||||
| PROCEDURE (4): SliderControlDemo (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Ruler | HNDRuler | HND | 19 | HNDRULER.INC |
| (0002) | SH | HNDSlider | HND | 29 | HNDSLIDE.INC |
| (0003) | SV | HNDSlider | HND | 29 | HNDSLIDE.INC |
| (0004) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | HTellMe1 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | VisitMe9 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0007) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0008) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (8) Class Instances Found In SliderControlDemo | |||||
| PROCEDURE (5): 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 (6): MultipleSlidersOnTabs (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HSlider2 | HNDSlider | HND | 29 | HNDSLIDE.INC |
| (0002) | HSlider3 | HNDSlider | HND | 29 | HNDSLIDE.INC |
| (0003) | HSlider4 | HNDSlider | HND | 29 | HNDSLIDE.INC |
| (0004) | HWin7 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In MultipleSlidersOnTabs | |||||
| PROCEDURE (7): 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 HND6.APP