From: Joseph W. <jo...@bi...> - 2000-12-05 00:57:25
|
---------- Forwarded Message ---------- Subject: Re: [Kreatecd-devel] Drag and Drop in ISOTREE Date: Tue, 5 Dec 2000 01:59:18 +0100 From: Joseph WENNINGER <jo...@bi...> To: Ale...@gm... > I haven't done any DND yet but is there any difference at all? When > KreateCD accepts drops of a certain type - shouldn't it accept drops from > any application? From Konqueror and other apps I get a list of urls of the selected files / directories. Internally it is a littlebit more difficult because the tree can exist of virtual an read files, and moving them within the tree (right hand side) is not as simple as just adding a new real file. > Hmm, first it must be checked whether mkisofs support for exclusion of > files works and can be used for such things. Adding files should be no > problem. I think mkisofs accepts multiple source directories for on ISO > dir. I saw an -exclude-list command line parameter in the mkisofs man page. I'll check what can be done with it and what restrictions exist. > > 4) DND from konqueror -> kreatecd (networkl files) (not started yet) > > (shouldn't be that difficult) > > Using network files as image files might be much easier as using them for > ISO mastering. We must ensure that these files are not downloaded twice. > (e.g first when calculating image size, then again when building the > image). A solution might be to keep the temporary file as long as the > IsoFile object. I thought about an list, which points to all temporarily stored files in one kreatecd run (not one iso image) and the possibility for the user to decide, if he wants to store them permanently, when he saves the project file. Kind regards/MfG Joseph WENNINGER ------------------------------------------------------- |