Type: info
         Title: ::vcl::QuickSelectionEngine
     Posted by: frank.schoenh...@sun.com
      Affected: -
Effective from: CWS dba34a
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a>
    CWS status: ready for QA


*Summary*
--------
+ <vcl/quickselectionengine.hxx>
+ ::vcl::ISearchableStringList
+ ::vcl::QuickSelectionEngine

*Description*
-------------
The new class QuickSelectionEngine outsources the list boxes
functionality to select entries by typing the letters they start with.
ISearchableStringList acts as callback to the concrete class whose
string entries are searched this way, so it needs to be implemented by
classes which want to use the QuickSelectionEngine. Also, key events
need to be forwarded the engine's HandleKeyEvent method.

The ListBox has been adapted to use the QuickSelectionEngine class.


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