Summary of features

Top  Previous  Next
You can set most of the options fixed in your program, or controlled by variables to be set by your user.
Replace the standard buttons by any fancy graphic you like (See Buttons). Several sets of buttons are supplied.
Pick up different graphics according to the button size and proportion.
Options to make all your buttons Flat (so they can be replaced by graphics) or Not-Flat (To automatically take XP themes).
Optionally draw the border of the button using any color and thickness you want (See Border).
Optionally skip small buttons from processing (See Exceptions).
When you have more than one browse in a window, you can set a different color for the selector bar for those not-currently selected browse boxes (See Extras Tab, Browses, Lists) so your user see at a glance on which listbox it has focus (if any).
Globally turn all controls transparent (for properly display of wallpapers and buttons, see All controls transparent).
Globally set all windows background color, or use a wallpaper (setting its display mode, i.e. stretched, tiled or centered, see Wallpaper).
Globally set a color for all Listboxes background.
You can set different wallpapers for Browses, Forms, Toolbars and other windows.
Use a random wallpaper for the frame! That way your user can put his favorite photos as background in your program (See Photographs for Frame).
Draw a shadow for Sheet controls (with tabs above only) (See Tab Shadow).
Set all your controls Flat (no Clarion 3D effect) to make your app look more modern style (See ).
Set all your controls to become transparent if they are not (So they look good with a wallpaper or background color).
Replace standard maximize behaviour with our pseudo-maximize function (which resizes any window to fit the Frame), so your user don't have to suffer all the "maximize window" problems.
Replace all your windows fonts by a global user-selectable font. Great for people with impaired vision!
Dim the color of the selector bar of any non-selected list box, so you can see which one has focus (if any) at a glance!
When you call a Browse for Select a record, replaces the "Close" button by a "Cancel" button.
On your Form, changes the "Ok" button text according to the Form's function (Ok, Save changes, Delete - customizable text).
If you use a Form to "View" data (Clarion 6 ABC only), the Ok button vanishes and the "Cancel" one is replaced by "Exit view" (customizable text). This way you prevent the execution of "ok" code when your user just need to view data.
Globally set your standard buttons icons.
Globally set your standard buttons minimal size.
Save all your template settings once and load them to all your apps many times.