Hi, > Does that make sense? I can probably come up with the patch... Yes, just look at KFile:: values. You can OR them, something like: fileWidget->setMode(KFile::Files | KFile::Directory); if I remember correctly. Regards, Rafael Fernández López.