GridData costructor with span values confuses the designer

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

GridData costructor with span values confuses the designer

Postby dfayerma » Tue Feb 20, 2007 3:10 pm

The GridData constructor that takes horisontal and vertical span is not
understood by the Designer. Designer does not read the span values.

The constructor is:
Code: Select all
public GridData (int horizontalAlignment, int verticalAlignment, boolean grabExcessHorizontalSpace, boolean grabExcessVerticalSpace, int horizontalSpan, int verticalSpan)
dfayerma
 
Posts: 30
Joined: Mon Sep 20, 2004 10:51 am
Location: Boston, USA

Re: GridData costructor with span values confuses the design

Postby Eric Clayberg » Wed Feb 21, 2007 12:26 pm

dfayerma wrote:The GridData constructor that takes horisontal and vertical span is not understood by the Designer. Designer does not read the span values.

We tried this on our end and it seemed to work fine. We have supported that syntax for several years (since Eclipse 3.0 came out).

Can you send us a test case where this does not work?
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 2 guests