> > I have tryed to find out how to load and access a XUL interface and > > the widgets from C++, but I haven't been lucky. > > What do you mean with "XUL interface", and what exactly do you want to > access? What does your C++ code know about the stuff it wants to access?
Sorry, I should have said window instead. I "drawed" a window using XUL, and I wanted to be able to load that window and to access the widgets in it, from C++. Basically, I whish to know how does mozilla do to load it's own interfaces, so that I can do the same to build my application. This would allow me to build a portable application that would only depend on a few mozilla libs. _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
