Bug with SWT.NO_MERGE_PAINTS

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

Bug with SWT.NO_MERGE_PAINTS

Postby Mike_Goblin » Tue Oct 12, 2004 9:54 am

I creating shell containing org.eclipse.swt.widgets.Table and org.eclipse.swt.custom.TableCursor for navigating in table

In components tree i select cursor object and try set cursor style no_merge_paint flag to true. Generated code is follow:

final TableCursor cursor = new TableCursor(table, SWT.NO_MERGE_PAINT);

but valid name for style flag is SWT.NO_MERGE_PAINTS

i use SWT Designer 2.0.1 compiled on 2004.08.07 for Eclipse 3.0
Eclipse patform Version: 3.1.0 Build id: 200408050010
Mike_Goblin
 
Posts: 1
Joined: Tue Oct 12, 2004 9:43 am

Re: Bug with SWT.NO_MERGE_PAINTS

Postby Eric Clayberg » Tue Oct 12, 2004 10:13 am

Mike_Goblin wrote:valid name for style flag is SWT.NO_MERGE_PAINTS

Fixed for the next v2.1.1 build.
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

Re: Bug with SWT.NO_MERGE_PAINTS

Postby Eric Clayberg » Thu Oct 14, 2004 1:00 pm

Eric Clayberg wrote:
Mike_Goblin wrote:valid name for style flag is SWT.NO_MERGE_PAINTS

Fixed for the next v2.1.1 build.

The fix is available in the current v2.1.1 build.
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 1 guest