SWT in VE: palette objs just little boxes [message #76970] |
Fri, 14 January 2005 15:44  |
Eclipse User |
|
|
|
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 #77568 is a reply to message #77042] |
Mon, 17 January 2005 12:07  |
Eclipse User |
|
|
|
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 #604661 is a reply to message #77042] |
Mon, 17 January 2005 12:07  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04171 seconds