You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, April 16th 2005, 11:30am

KFileTreeView with checkboxes?

Hi!

I would like to create a KFileTreeView with checkboxes next to each filename (like QCheckListItem), so that the user can check and uncheck the files he wants to work with. Is it possible to do this with KFileTreeView or do I have to implement my on KListView class and populate it with the files myself?

Does anyone know a KDE app which has implemented something like that?

I'd appreciate it if anyone could point me to the right direction or even to some source examples.

Thanks!

2

Saturday, April 16th 2005, 4:15pm

RE: KFileTreeView with checkboxes?

Quoted

Does anyone know a KDE app which has implemented something like that?

I'd appreciate it if anyone could point me to the right direction or even to some source examples.

just saw that amarok has this for directories when changing the "collection setup" -> have a look at it...
Tools > Configure Amarok > Collection

hth,
cheers

3

Saturday, April 16th 2005, 5:33pm

Thanks, will have a look at amarok.