-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.3.0
-
Component/s: client-libs
-
beta
-
x86
-
windows_nt
Name: pa48320 Date: 02/22/2000
When creating an EmbeddedFrame within an MFC application, the HierarchyEvent for HIERARCHY_CHANGED and DISPLAYABILITY_CHANGED is not sent. This event is sent by the java.awt.Component.addNotify() method. sun.awt.EmbeddedFrame.addNotify() does not perform a call super and thus does not get to the Component.addNotify().
(Review ID: 101562)
======================================================================