That's what I meant, yes :) So, I will have to make my own XPCOM component for this, darn... : ( That I have not done before. Any pointers on where to start, similar tech (file-related), dev-setups etc.?
Thanks, Ronny On 10 Mar, 11:54, Christian Biesinger <[EMAIL PROTECTED]> wrote: > [followup-to mozilla.dev.tech.xpcom set. Also note that > netscape.public.mozilla.xpcom is not used anymore] > > Spiralis wrote: > > I need my XulApp to be aware of changes in a given folder and do some > > predefined tasks when it changes (when a new file appears more > > specifically). Is there any way to do this? I have searched about and > > has been unable to find such features in any XPCOM. > > XPCOM does not provide such a feature, indeed... You'd have to write > your own component. > > (BTW, "an XPCOM" does not make sense. You mean "an XPCOM component" I > assume. The M stands for Model.) _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
