Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[scout-dev] Release Notes Eclipse Scout 2011-Jun (Indigo, SR1 3.7.1)

Hi

 

You are receiving this e-Mail because you are subscribed to Eclipse Scout 2011-Jun.

 

If you are not using Swing UI you can ignore this e-Mail.

 

28.09.2011 dwi

BSI ticket #106'563

Bugzilla ticket #359225

Problem:

The logo in header panel is always positioned in center position.

Instead, that should be configurable. Supported values would be:

horizontal position: center, east

vertical position: top, center, bottom

Solution:

Logo alignment can be controlled by setting according UI defaults in ISwingEnvironment#interceptUIDefaults(UIDefaults defaults).

Supported values for horizontal alignment are (HeaderPanel.logoHorizontalAlignment):

0=center, 1=right

Supported values for vertical alignment are (HeaderPanel.logoVerticalAlignment):

-1=top, 0=center, 1=bottom

By default, the logo is aligned as follows: horizontal=center, vertical=top

Plug-Ins changed:

- org.eclipse.scout.rt.ui.swing [SwingScoutToolBar.class, UIDefaultsInjector.class]

Migration:

None

 

 

--

Release: Indigo, SR1 3.7.1

SVN: https://dev.eclipse.org/svnroot/technology/org.eclipse.scout/scout.rt/branches/2011-Jun/

Bugzilla: https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;target_milestone=3.7.1;product=Scout

 

--
Eclipse Scout Tools Development
scout-dev@xxxxxxxxxxx

 

--
Daniel Wiehl
Software Engineer

BSI
Business Systems Integration AG
Täfernstrasse 16a
CH-5405 Baden

www.bsiag.com

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top