Home   |   EasyDocker   |   Known limitations
EasyDocker
EasyDocker is a set of classes and templates, which give you an ability to add a "float" toolbars to your Clarion application.


You can add new EasyDocker float toolbar in two ways:
Normal design mode

You add new float toolbar (with the help of templates or EasyDocker Class method calls), set its properties, add controls and set their functionality.
Mimic mode

In mimic mode your float toolbar will "mimic" the standard global toolbar which you have designed on your application's frame. I.e., to design float toolbar you'll need:

1. Design normal ("static") toolbar on the frame of your application, place the controls on it (look at the "Known limitations" for the control types you can place on the toolbar). You can use the standard FrameBrowseControl template (Insert, Delete etc. browse buttons) and any other templates to put toolbar control buttons.

2. Set controls functionality as usual, you can use any templates or embedded code.

3. In the EasyDocker Frame template set Enable mimic mode on and that is! You can also split one your "static" global toolbar in the several float.

At run-time your global frame toolbar will be hided and a float toolbar(s) will be shown instead.

You can also split your "static" global toolbar in the several float toolbars.

When float toolbar will be created, it'll take the height of the global "static" toolbar. The appearance of the controls will be as close as possible to the original. If button has a text and picture, on the float toolbar there will be a picture on the button.

EasyDocker is shipped as libraries, templates, examples and complete documentation for the class and templates.

It works with Clarion 5, Clarion 5.5 and Clarion 6, both ABC and Legacy Templates, 32-bits only.

Download an EasyDocker demo and test before you buy.

Registered users can get updates for a discounted price as well as completely free support!