lazarus/examples/dockmanager
2009-07-05 07:47:09 +00:00
..
easyedit dockmanager example: improved queue handling. 2009-07-03 11:11:23 +00:00
easytree dockmanager example: Made SynEdits dockable. Added multi-window editor demo. 2009-07-02 01:31:27 +00:00
elasticsite dockmanager example: added elasticsite demo. 2009-07-05 07:47:09 +00:00
package dockmanager example: improved queue handling. 2009-07-03 11:11:23 +00:00
patches dockmanager example: again try dedicated edit window (conditional). 2009-07-03 10:22:19 +00:00
toolbar dockmanager example: made notebook dockable by dragging the toolbar. 2009-06-26 10:22:55 +00:00
README.txt dockmanager example: added elasticsite demo. 2009-07-05 07:47:09 +00:00

The examples/dockmanager directory contains several projects,
provided by DoDi <DrDiettrich1@aol.com>

patches/
========
contains some patches, which may not yet have found their way into the LCL.

package/easydocking
===================
contains an tree docking manager, with notebook docking capabilities.
This package is used by the other projects.

easytree/easydocking
====================
demonstrates the EasyDockSite manager features.

easyedit/easyeditor
===================
demonstrates an multi-window editor with dockable pages (files).

elasticsite/project1
====================
demonstrates elastic dock sites, which become visible only after a control
has been docked into them.

toolbar/test1
=============
mainly demonstrates TToolBar/TToolButton related problems.
(see provided patches)

-------

In prepraration:

ide_demo
========
A Lazarus-like IDE, with dockable windows.
Shall demonstrate the use of dockable windows, multi-page editor, 
elastic dock sites, flexible component palette (old/new Delphi style).
Also shall allow to store/reload a layout.