Re: XPCOM vs XUL

2006-07-12 Thread Fabio Serra
Dhruba Bandopadhyay wrote: > PS: I have looked and read over the XPCOM & XUL documentations. It is not > clear whether one needs to install a SDK or something and whether the pages > will work in IE. No, the page doesn't work with IE. No, you don't have to install anything, but the Mozilla/Fire

XPCOM vs XUL

2006-07-12 Thread Dhruba Bandopadhyay
I heard XPCOM & XUL both have expanded functionality for Mozilla Web Browser to do lots of things that are similar to Windows XP GUI (drag'n'drop across child windows). 1. How does one get hold of XPCOM or XUL? 2. Will pages programmed in XPCOM & XUL work for non Mozilla browsers (eg. IE)? PS