[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.albireo] SWT AWT Bridge Issues

Hi,

I am making use of SWT_AWT bridge in order to bring panels from my Swing/AWT
application into Eclipse SWT environment. I cannot make use of Albireo since
I have a restriction to stick to Eclipse 3.2 and can't go for Eclipse 3.3 or
higher.

I have broken down my Swing application's window into panels and then
embedded each of these into a JApplet which is added to the frame returned
by SWT_AWT. Some of the problems I am encountering are as follows:

1] Label/buttons within the panel often is not visible until the user moves
his mouse over the area where this label/buttons are located
2] On fast switching between the Eclipse views, often the panel/applet area
embedded inside the Eclipse view appears/becomes blank (anything related to
explicit setFocus?)

For these issues are there any possible resolutions or are these known
issues with the SWT_AWT Bridge framework?

I would be really grateful for any help/direction.

Thanks,
Rahul