This chapter contains the following software assets:
|
Asset Name |
Description |
| WINDYNM.FMB |
A Form Builder module that demonstrates how you show and hide windows dynamically. |
| WINDYNM.FMX |
The executable version of WINDYNM.FMB compiled on Win32 platforms. |
| WINDYNM1.FMB |
A version of WINDYNM1.FMB that shows how the Form Builder focus influences the management of windows in your applications. |
| WINDYNM1.FMX |
The executable version of WINDYNM1.FMB compiled on Win32 platforms. |
| WINPROPS.FMB |
A Form Builder module that contains a number of property classes and program units that allow you to implement MDI sheets and dialog boxes in your applications. |
| CH16_1.FMB |
The MRD application completed in the last chapter. Use this module as a starting point for the activities discussed in this chapter. |
| CH16_2.FMB |
The MRD application with the implementation of the CUSTOMER1 block in a stacked canvas. |
| CH16_2.FMX |
The executable version of CH16_2.FMB compiled for Win32 platforms. |
| CH16_3.FMB |
The MRD application with all the activities discussed in this chapter. |
| CH16_3.FMX |
The executable version of CH16_3.FMB compiled for Win32 platforms. |