On Thursday 23 January 2003 05:20 pm, Jason Wood wrote: > File formats are all very similar to each other (as in, they all take very > similar parameters). There is no reason why saving to DV needs to be a > completely different dialog class from saving to DIVX, VCD or DVD format.
I am not sure I understand. different file formats probably have _very_ different parameters. But in principle they have doubles, ints, named inclusive options (checkbox), and named exclusive options (radio buttons). This should be exactly the same syntax as for the capabilities of effects and transitions. > Since we are working on file formats at the moment, I think now is a good > time to see what kind of capabilities and parameters will be needed for the > various import/export functions. you need a generic interface for at least doubles, ints, checkboxen, and radio boxen. Later dependencies. (i.e. a specific raidiobox is only active when a special item somewhere else is selected, but we can skip this for now). I'll come up with an example on the week end. Cheers, Rolf *************************************************************** Rolf Dubitzky e-mail: Rolf.Dubitzky at Physik.TU-Dresden.de s-mail see http://hep.phy.tu-dresden.de/~dubitzky/ ***************************************************************
