Type: info
Title: prominent entry style for ListBox and ComboBox
Posted by: [email protected]
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 [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]