Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[albireo-dev] AWT cursors

Hi Gordon,

Before you start merging additional code, I found it suitable to start
testing the existing code against the relevant SWT bug list
  http://wiki.eclipse.org/Albireo_SWT_AWT_bugs

And the second one already, #58308, contains a test case that works better
in pure SWT than with the current Albireo code! I have added view called
SWTBug58308, with some constant ifs that show: the code recommended by
the SWT gurus (using a java.awt.Panel) works better than the one in
Albireo (that uses a JApplet). Tested on Linux/JDK 1.5 and Windows/JDK 1.6.

Bruno


Back to the top