Skip to main content



      Home
Home » Archived » Visual Editor (VE) » SWT in VE: palette objs just little boxes
SWT in VE: palette objs just little boxes [message #76970] Fri, 14 January 2005 15:44 Go to next message
Eclipse UserFriend
Originally posted by: tracy.marcad.com

Hello all,
When I click on an SWT palette item (container or control) and attempt to
"draw" it on the canvas, all I get is an icon-sized box with the name of
the control/container (and an appropriate tiny picture). In the New/Visual
Class wizard, I've specified both "Shell" and "Composite" styles (under
the SWT style) and both behave the same way. I'm sure I'm just doing
something silly (forgetting a step most likely) but can't find out what it
is. I'm following the (slightly out of date) David Gallardo article. Any
ideas?

Thanks in advance...
--Tracy
Re: SWT in VE: palette objs just little boxes [message #77042 is a reply to message #76970] Fri, 14 January 2005 16:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tracy.marcad.com

Yes, it was something silly. I had experimented with switching to an older
JRE (1.4.1) and forgot to switch back. SWT apparently needs 1.4.2 or
greater.
Re: SWT in VE: palette objs just little boxes [message #77568 is a reply to message #77042] Mon, 17 January 2005 12:07 Go to previous message
Eclipse UserFriend
Tracy wrote:
> Yes, it was something silly. I had experimented with switching to an
> older JRE (1.4.1) and forgot to switch back. SWT apparently needs 1.4.2
> or greater.
>
Yes, 1.4.1 had a BeanInfo bug on it, where the pkg part was not
considered, and caused the JRE's introspection collisions with SWT. It
was fixed in 1.4.2
Re: SWT in VE: palette objs just little boxes [message #604475 is a reply to message #76970] Fri, 14 January 2005 16:11 Go to previous message
Eclipse UserFriend
Yes, it was something silly. I had experimented with switching to an older
JRE (1.4.1) and forgot to switch back. SWT apparently needs 1.4.2 or
greater.
Re: SWT in VE: palette objs just little boxes [message #604661 is a reply to message #77042] Mon, 17 January 2005 12:07 Go to previous message
Eclipse UserFriend
Tracy wrote:
> Yes, it was something silly. I had experimented with switching to an
> older JRE (1.4.1) and forgot to switch back. SWT apparently needs 1.4.2
> or greater.
>
Yes, 1.4.1 had a BeanInfo bug on it, where the pkg part was not
considered, and caused the JRE's introspection collisions with SWT. It
was fixed in 1.4.2
Previous Topic:VE do not work with Eclipse fpr OSX
Next Topic:Trouble with SWT Table/TableColumn
Goto Forum:
  


Current Time: Fri May 30 02:18:52 EDT 2025

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

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

Back to the top