|
ANN: LMD DockingPack 1.0
LMD DockingPack is a collection of 2 native VCL components and additional classes that can be compiled into your application royalty free. This package was designed to help you building applications with entirely customizable and modern user interface. Add docking features with floating panels and hotspot areas as known e.g. from Visual Studio!
Check out the Exe-Demo at:
http://www.lmd.de/downloads/lmd2009vcl/DockingPack_Demo.zip
The library has following main features:
* Advanced site control with horizontal, vertical or tabs dock zones, splitters and shifting "auto hide" zones
* Transparent hot-spots drag-over active areas.
* Additional drag-over active areas in tab zones and splitters.
* Ability to place required user interface controls on the panels (TLMDDockPanel) - prevents having many distinct forms in the project. Advanced design-time features with drag-and-drop zones rearrangement.
* True proportional zones resizing. The LMD-DockingPack uses double coefficients to store proportional sizes that prevent proportion-lost bug while very slow resizing.
* The notion of "space" zone. That is the central zone with main application content. The central zone has following useful special properties: space zone have highest priority to resize when the dock site is resizing, leaving all other edge zones with the same size; edge zones "auto hide" side is automatically detected relatively to space zone.
* Using space zone gives following additional features: Unlike Delphi standard sites, like TPanel, dock-client can be docked into empty site to the edge, not only to the whole site area. This is more naturally from the user viewpoint. Dock-out of the space panel from the site does not corrupt edge zones layout.
* Allowing locking some panels to prevent them to be dock-out from the site, using DragMode, ShowHeader and Buttons properties of the TLMDDockPanel. Allowing intercepting dock-dropping using OnCustomInsertQuery and OnCustomInsert events of the TLMDDockSite. These two features allow organizing fully custom central zone, like "tabbed documents" in Microsoft Visual Studio. Advanced global saving/loading of the current dock layout.
* The TLMDDockPersister control allows to save/load any all dock sites, including dynamically created floating sites, in XML format.
* TLMDDockSite.LoadDesignLayout property and TLMDDockPersister.ApplyDesignLayout method allows to defer applying design-time layout in application to prevent flickering.
For more info about LMD DockungPad and screenshots review product page at:
http://www.lmd.de/products/vcl/lmddockpack
LMD DockingPack is based on LMD2009 platform. For more info about new LMD2009 platform check
http://wiki.lmd.de/index.php/LMD_VCL_2009_-_Description
LMD DockingPack support Delphi 7 - 2009 and C++ Builder 2006 - 2009 (Win32 only).
This package can be purchased either standalone or as part of LMD VCL Complete.
If you have any questions or comments feel free to email to mail@lmdsupport.com or visit our public newsgroups at news.lmd.de.
Related Discussions - EXECUTE AND WAIT UNTIL IT'S FINISHED DOESN'T WORK (2001-06-05 23:55:37)I found the solution!
The real problem is, that InstallShield starts another Programm during the execution of setup.exe. This second program is...
- TIMAGE / ONCLICK (2001-06-16 08:40:14)Search for LMD Tools components.There is one component that allows you to put an image on it.
I Hope it helps you!
Regards,
Eduardo Tavares...
- INFO ABOUT USERS/COMPUTERS IN THE LOCAR AREA NETWORK (2001-06-29 12:20:17)Does this component exist or du I have to make it myself, fallowing your code? I am really not that good with Delphi...
Anyway, thank you...
- FORM CONTAINER (2001-06-28 11:58:33)Thanks Rob,
I didn't have no clue what the frame-thingy was until you told me, and I didn't belive it would be so simple to use...
Thanks
- HOW TO (2001-07-15 04:26:49)LorAn has suggested a good component there, I have used it many times. If you have a little more time on your hands and dont like components, you...
- GETTING THE CURRENT DOMAIN NAME (2001-07-27 05:41:20)Hey man, be careful, LörAn is not the abreviation of 'Laure-Anne' nor 'Ann-Laure' or anything like this. My name's Laurent, which is a french MALE...
- DOES ANYONE KNOW HOW TO FILL TEXT IN KARAOKE-STYLE? (2002-04-08 09:54:00)Hello,
Have a look at ABF effects,
http://www.abfsoftware.com
also ,
http://www.lmd.de/products/eproduct.html
Bunch more here,...
- COMPONENT NEED! (2002-05-13 20:00:54)The LMDEdit that Billcnz suggested was great except for two things:
1. You must delete the first zero using Del key
2. And if you try to...
- HOW TO COMPILE C++ COMPONENTS IN DELPHI (2002-05-31 14:04:07)P.S
Some more RichEdit products,
http://www.trichview.com
http://www.wptools.com
http://www.lmdsupport.com/mfs/products/LMDTools60.htm#LMD...
- EFFECTS COMPONENTS? (2002-06-06 18:40:51)ok, I'm home now and have access to my own bookmarks here :)
check out the following sites:...
|