Hi everybody, I'm trying to embed XULRunner into my Java application using JavaXPCOM. The problem is that I can't call the initWindow(...) method from the nsIBaseWindow interface. The first parameter is supposed to be a long which represents the parent JFrame (well, actually, it's what I understood, I'm not sure).
How am I supposed to find this long ? I don't want to use SWT, I prefer AWT or Swing. Please help me. Thanks in advance _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
