Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE SWT
VE SWT [message #97763] Thu, 14 July 2005 13:40 Go to next message
Eclipse UserFriend
Originally posted by: Ahmad.Lutat.sparkassen-informtik.de

I'am just testing VE 1.021 with EMF 2.01 and GEF 3.01.

I try to design a GUI using SWT as visual class. Creating a button control
and naming it in the design view leads to the generation of the method
call setName() resp. setLabel() in the source view. However, according to
API documentation a metho call setText() is expected. What's wrong?
Re: VE SWT [message #97778 is a reply to message #97763] Thu, 14 July 2005 14:20 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Are you running with a JRE >= 1.4.2? SWT functions oddly with earlier
releases of Java. Otherwise check to see if you have something odd in
the .log file (in the .metadata directory of your workspace)

- Jeff

A. Lutat wrote:
> I'am just testing VE 1.021 with EMF 2.01 and GEF 3.01.
>
> I try to design a GUI using SWT as visual class. Creating a button
> control and naming it in the design view leads to the generation of the
> method call setName() resp. setLabel() in the source view. However,
> according to API documentation a metho call setText() is expected.
> What's wrong?
>
Re: VE SWT [message #609063 is a reply to message #97763] Thu, 14 July 2005 14:20 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Are you running with a JRE >= 1.4.2? SWT functions oddly with earlier
releases of Java. Otherwise check to see if you have something odd in
the .log file (in the .metadata directory of your workspace)

- Jeff

A. Lutat wrote:
> I'am just testing VE 1.021 with EMF 2.01 and GEF 3.01.
>
> I try to design a GUI using SWT as visual class. Creating a button
> control and naming it in the design view leads to the generation of the
> method call setName() resp. setLabel() in the source view. However,
> according to API documentation a metho call setText() is expected.
> What's wrong?
>
Previous Topic:VE SWT
Next Topic:slooooow on linux vs. windows
Goto Forum:
  


Current Time: Sat May 04 04:55:13 GMT 2024

Powered by FUDForum. Page generated in 0.02985 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top