The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

examples/dock.pl - Docking widgets

FEATURES

A demo of the Prima::Dock and Prima::DockManager modules. The window is a docking client that is able to accept toolbars and panels as docked widdgets, and the toolbars in turn are able to accept buttons. Buttons are very primitive; there are two panels, Edit and Banner, that are docked using different mechanisms. Note the following unevident features:

dragging of buttons on the window and the extreior
dragging panels and toolbar outside the window
storing and loading of the geometry in the ~/.demo_dock file