Am 08.03.2012 um 00:57 schrieb Garth Hjelte: > Let's say you created the object, using one or more folders, and > started the stream. How do you add a folder after that? Do you stop > the stream, delete the object, and create it again using all the > folders orignally assigned plus the new folder?
Yes. Or simply create several objects. > Also, with WindowsDirectoryWatcherMBS, it seems to add folders on the > fly. (And I assume it "starts" the watching upon the first > AddDirectory() call.) What if you want to remove a directory? Do you > have to delete the object, make it again, and add all the directories > except the ones you want to continue looking at? Well, I would rather use several WindowsDirectoryWatcherMBS objects, one per directory. So your an cleanup them easier. Greetings Christian -- Real Studio Conferences, Training and Meetings in Orlando, London, Pforzheim and Leipzig. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
