Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4970298

Potential compatibility problem in MEmbeddedFrame.

XMLWordPrintable

    • b37
    • sparc
    • solaris_9

      Since we changed the MEmbeddedFrame in 1.5 to accept a window Id in the
      constructor instead of a widget, this could cause a compatibility error.
      On the one hand MEmbeddedFrame is private, but Eric tells me that we
      cannot get away with the change, since this will break existing users
      of MEmbeddedFrame. One way to fix this would be to check if the
      value passed in is an Xt widget using (XtIsWidget) and if it is then
      dont call, getWidget to create the child widget.

            dmikhalksunw Denis Mikhalkin (Inactive)
            bino Bino George
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: