These classes allow the MUI applications to create special groups called
TearOffPanels. They can be freely arranged by the user, dragged outside
the window or hidden.
Current layout is automatically saved during Application_Save and restored
again with Application_Load. This means you don't have to add any special
configuration options in your application and your user don't need to learn
how to configure it. Just drag the panels!
This version adds extra features to TearOff system:
- you can define the frames and images used by TearOff panels
(standard installation includes example images for
Netscape-like and Microsoft-like configuration!)
- the panels can be horizontal or vertical
- you can drag the panel to another bay
(eg.from the top to the bottom of the window)
- torn off panels use the CompactWindow class
- improved context menus, you can hide/reveal any panel from the bay menu
- on-line help available from any application using TearOff classes
|