I need to slightly change how KFileDialog behaves for opening files for a special case in my application. Basically i need it to show sequences of images (with some extra detail) as one object, ie the main widget will look like:
Sequence: Length: Start: Finish: sequence**.jpg 10 12 22 otherseq****.jpg 6754 0 6753 Any ideas about the sanest way of doing this without completely reimplementing the KFileDialog class? Thanks Tom _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
