Type: info
         Title: prominent entry style for ListBox and ComboBox
     Posted by: philipp.lohm...@sun.com
      Affected: svtools, vcl
         TaskId: i2446
<http://www.openoffice.org/issues/show_bug.cgi?id=2446>
Effective from: CWS vcl108
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/vcl108>
    CWS status: new


*Summary*
--------
+void {List,Combo}Box::ShowProminentEntry( USHORT nPos )
+void {List,Combo}Box::SetProminentEntryType( ProminentEntry eType )
+ProminentEntry {List,Combo}Box::SetProminentEntryType() const
+enum ProminentEntry { PROMINENT_TOP, PROMINENT_MIDDLE }

*Description*
-------------
For Issue 2446 a "prominent" entry type has been introduced which
tells where to put the currently (first) selected entry. Default
behavior is PROMINENT_TOP, leaving current behavior unchanged. Setting
PROMINENT_MIDDLE however will lead to the selected entry being
positioned approximately in the middle of the visible entries.


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