Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [scout-dev] Release Notes Eclipse Scout Trunk (Juno, 3.8.0)

we fully agree. bug-specific resolution info that is not trivial should always be provided in the specific bug (what has been forgotten in this case (and now be corrected))

 

Von: scout-dev-bounces@xxxxxxxxxxx [mailto:scout-dev-bounces@xxxxxxxxxxx] Im Auftrag von Wayne Beaton
Gesendet: Freitag, 18. November 2011 17:56
An: Mailing list for Eclipse Scout developer discussion
Betreff: Re: [scout-dev] Release Notes Eclipse Scout Trunk (Juno, 3.8.0)

 

This information should be included on the bug. Splitting information about a bug and its resolution across different communication mechanisms makes it basically impossible for anybody to keep track of what you're doing. By extension, that makes it very difficult for anybody else to participate in your project.

Diversity is good. Do everything you can to increase it.

Wayne

On 11/18/2011 07:12 AM, Daniel Wiehl wrote:

Hi

 

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

 

25.10.2011 dwi

BSI ticket #99'518

Bugzilla 347726

Problem:

In a table with multi-line text support, the String cell-editor should overflow the cell's dimension to enhance usability.

It should be implemented a similar way as in Excel.

Solution:

When editing such a cell, a smartfield-like popup comes up to enter text. If the row already spanned multiple textlines, the popup merges with the cell-editor's dimension so you do not realize it is about a popup.

In Swing, it is further possible to resize that popup (east, south). The default size of that popup can be changed by setting 'WidthInPixel' and 'HeightInPixel' on the String field. That would be done in the 'prepareEditInternal' method of the string column.

Plug-Ins changed:

org.eclipse.scout.rt.ui.swing

org.eclipse.scout.rt.ui.swt

Migration:

None

 

 

--

Release: Juno, 3.8.0

SVN: https://dev.eclipse.org/svnroot/technology/org.eclipse.scout/scout.rt/trunk/

Update Site: http://download.eclipse.org/scout/nightly/update/

Bugzilla: https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;target_milestone=3.8.0%20Juno;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

 

 
 
_______________________________________________
scout-dev mailing list
scout-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/scout-dev

 

--
Wayne Beaton
The Eclipse Foundation
Twitter: @waynebeaton
EclipseCon
          2012

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


Back to the top