The customer is seeing some problems with moving an ActiveX Control created from
the JavaBean around in the MS VC++ 6.0 ActiveX Test Container and I also see
problems using the same code.
The code is a Bean with a JSplitPane, split horizontally with a JTextArea at the top and one at the bottom. The bottom JTextArea has text in it. The problems occur with redrawing after resizing the container that the activex Control is bounded by. You see parts of the control lying around in the container. The customer also reports displacement of text from one TextArea to another.
The customers code is compiled with jdk1.1.7B and the Swing 1.1.1 Libraries. The ActiveX packager is from Plug-in 1.2.2 but using the jdk1.1.7B and Swing 1.1.1 class libraries.
- duplicates
-
JDK-4264737 background repaints cause bad flicker in IE
-
- Closed
-
- relates to
-
JDK-4261304 JavaBean ActiveX controls not redrawn when respositioned in window
-
- Closed
-