Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » No SWT item in the palette
No SWT item in the palette [message #116433] Tue, 31 January 2006 17:32 Go to next message
Eclipse UserFriend
Originally posted by: beal6226.yahoo.fr

I've just installed Visual Editor SDK 1.1.0 using Software Update in
Eclipse.

When I create a new Visual Class, the palette shows me only the swing and
AWT components, and nothing about SWT, even if I choose a SWT style in the
"New Java visual class" dialog.

In the help system, I can see two other items in the palette : SWT
Controls and SWT Containers. Why are these items not available for me ?

Regards,
Bernard
Re: No SWT item in the palette [message #116474 is a reply to message #116433] Tue, 31 January 2006 18:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

If you do new Visual Class, select SWT->Shell and create a Shell example
does it now work? Just selecting the SWT style doesn't cause SWT to
occur. The SWT style is simply a category. You have to select one of the
concrete children to actually get SWT to work.

Bernard wrote:
> I've just installed Visual Editor SDK 1.1.0 using Software Update in
> Eclipse.
>
> When I create a new Visual Class, the palette shows me only the swing
> and AWT components, and nothing about SWT, even if I choose a SWT style
> in the "New Java visual class" dialog.
>
> In the help system, I can see two other items in the palette : SWT
> Controls and SWT Containers. Why are these items not available for me ?
>
> Regards,
> Bernard
>
>

--
Thanks,
Rich Kulp
Re: No SWT item in the palette [message #116528 is a reply to message #116474] Wed, 01 February 2006 09:56 Go to previous message
Eclipse UserFriend
Originally posted by: beal6226.yahoo.fr

I choosed either SWT->Shell or SWT->Composite in the new Visual Class
Dialog. Everything seems to work after creating my java class, except that
I don't have any SWT item in the palette.

BUT, after one good night, I've found the problem : I was trying to create
a visual class in a project created before installing the plugin. If I
create a new java project, and then a new visual class in it, the two
missing SWT items suddenly appear !

Regards,
Bernard
Re: No SWT item in the palette [message #611913 is a reply to message #116433] Tue, 31 January 2006 18:46 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

If you do new Visual Class, select SWT->Shell and create a Shell example
does it now work? Just selecting the SWT style doesn't cause SWT to
occur. The SWT style is simply a category. You have to select one of the
concrete children to actually get SWT to work.

Bernard wrote:
> I've just installed Visual Editor SDK 1.1.0 using Software Update in
> Eclipse.
>
> When I create a new Visual Class, the palette shows me only the swing
> and AWT components, and nothing about SWT, even if I choose a SWT style
> in the "New Java visual class" dialog.
>
> In the help system, I can see two other items in the palette : SWT
> Controls and SWT Containers. Why are these items not available for me ?
>
> Regards,
> Bernard
>
>

--
Thanks,
Rich Kulp
Re: No SWT item in the palette [message #611922 is a reply to message #116474] Wed, 01 February 2006 09:56 Go to previous message
Bernard is currently offline BernardFriend
Messages: 2
Registered: July 2009
Junior Member
I choosed either SWT->Shell or SWT->Composite in the new Visual Class
Dialog. Everything seems to work after creating my java class, except that
I don't have any SWT item in the palette.

BUT, after one good night, I've found the problem : I was trying to create
a visual class in a project created before installing the plugin. If I
create a new java project, and then a new visual class in it, the two
missing SWT items suddenly appear !

Regards,
Bernard
Previous Topic:VE 1.1.0.1 or 1.2M1 ?
Next Topic:not able to use Vidusl Editor
Goto Forum:
  


Current Time: Thu Sep 26 14:35:47 GMT 2024

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

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

Back to the top