Hi, I am trying to drag some data in form of a nsIRDFResource from one window of my xulrunner application to another one.
Creating an interface pointer object (@mozilla.org/supports-interface-pointer;1) and adding this to the SupportsArray fails when I try to get the transfer data at the drop site. So I guess I'll have to implement the nsIFlavorDataProvider interface? Or did I miss something? -- Klaus _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
