Type: info
         Title: ::svt::ToolPanel/Deck and friends
     Posted by: frank.schoenh...@sun.com
      Affected: -
         TaskId: i111236
<http://www.openoffice.org/issues/show_bug.cgi?id=111236>
Effective from: CWS slidecopy
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/slidecopy>
    CWS status: new


*Summary*
--------
+ <svtools/toolpanel/toolpanel.hxx>
+ <svtools/toolpanel/toolpaneldeck.hxx>
+ <svtools/toolpanel/decklayouter.hxx>
+ ...

*Description*
-------------
A numer of new files and classes in <svtools/toolpanel/*> provide a
low-level, VCL based control for tool panels, and tool panel decks
(being a collection of tool panels).

Basically, understand them as generalization of what Impress today
provides in its Task Pane: a single window, containing multiple
tool/panels, where only one of them is active at a time, and the UI
provides means to switch between the different panels.

The standard implementation uses the drawers layout as found in
Impress, too. However, there's also an experimental implementation
using a different layout, namely icons representing the different tool
panels. Also, the ToolPanelDeck is flexible enough to support more
layouts, as long as you provide a suitable IToolPanelDeckLayouter
implementation.


Send feedback to interface-announce@openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: interface-announce-unsubscr...@openoffice.org
For additional commands, e-mail: interface-announce-h...@openoffice.org

Reply via email to