|
BFlatG Global Template.
Global Setting
Disable BFlat in this App : Will disable any Code Generation in the app for testing or if you suspect BFlat is causing any problems. System SDI : Sets the entire system to SDI instead of MDI when needed.
Procedure Settings : Cascades to procedures All settings can be overridden at procedure level.
Windows NoFrame : Sets the window to NoFrame setting to get the "Flat" look. Disable ESCKey : Force your user to leave the procedure in a normal fashion with buttons provided. Use (BoCaption) - No Windows Caption Bar : Remove the Windows Caption bar and replace with BoCaption in procedures. Allow Window Move : Adds code necessary to move the window around, otherwise window is fixed position. Use Icon (BoCaption) : Global setting to use 16 x 16 Icons in BoCaption Bars. Uses procedure icon first, if not available, uses system icon declared in the global's, otherwise it will default to ICON:Application. BoCaption Color : Set the color for BoCaption fill, leave and renter template to see color displayed in Test Text Display area. Supports Custom colors. Use Small BoCaption : Sets BoCaption Height to 14 dlu's. BoCaption will otherwise use the Default Windows caption height dependant upon the users font settings. Large ~21, Regular ~19, Small ~14 Use Rounded BoCaption : Will use rounding on BoCaption for better appearance if you like that effect. Use Panel instead of Box : Will use a panel instead of a Box for BoCaption. This allows adding a bevel for 3d effect. Not available when using small BoCaption. BoCaption InnerBevel : Set inner bevel of panel for BoCaption. -3 to +3 available. BoCaption OuterBevel : Set outer bevel of panel for BoCaption. -3 to +3 available. Font Button and Font area Font Name : Name of Font to use in BoCaption Font Size : Size of Font to use in BoCaption Font Style : Style of Font to use in BoCaption. Uses Clarion equates. Font Color : Color of Font to use in BoCaption. Font... Button : In C6x and beyond, uses font dialog to set above fields. Not supported in earlier versions. Test Text Display : Exit and reenter the template to load a visual display of the backfill color and font selection that you have selected. Export Settings : Will store (and overwrite) current global template settings in '.\BFlatSettings.ini' for reuse and consistency in Multi-dll apps. Import Settings : Will retrieve global template settings in '.\BFlatSettings.ini' for reuse and consistency in Multi-dll apps. Reset procedures : Will cascade current global settings to all procedure templates when you desire to change globally. Warning : will overwrite current settings in all procedures.
BoCap Look Good
Use BoCap Look Good : This checkbox enables BFlat's built in Looks good package features. Select colors for the procedures you would like to use. Use Wallpaper (Overrides Colors) : Enables wall paper option, select wallpaper to use in each procedure type. Use BoCap Look Good Buttons : Enables button replacement. Select the default button to use in all procedures. |