Name: boT120536 Date: 03/07/2001
java version "1.3.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-beta-b15)
Java HotSpot(TM) Client VM (build 1.3.1beta-b15, mixed mode)
1. Create a very simple visual swing bean, e. g. a descendant of JComponent.
2. Use the ActiveX packager to create and register it as an ActiveX component.
3. Create an EXE with VisualBasic that uses this Control. The bean works well.
4. Create an EXE with VisualC++. The bean seems to work well in the designer,
but when you try to close the designer, the systems hangs completely. When you
try to run the created EXE, the bean seems to always be overpainted with the
form's background color.
This worked well with 1.3.0-C on Windows98, but not with 1.3.0-C on WindowsNT
(same bug). And now, with 1.3.1-beta, it also does not work on Windows98 (it's
worth than before!).
(Review ID: 118299)
======================================================================
- duplicates
-
JDK-4616580 Support for Active-X Bridge
-
- Resolved
-