[PyKDE] Overiding components in KFileDialog

Tom Badran tb100 at doc.ic.ac.uk
Thu Feb 19 18:13:00 GMT 2004


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




More information about the PyQt mailing list