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.

RegisG

Beginner

  • "RegisG" started this thread

Posts: 12

Location: France

  • Send private message

1

Thursday, December 8th 2005, 1:17pm

Rapid Access Icon in a toolbar

Hello,

I'can't find the way to insert rapid access icon in a toolbar. For example, I want to have an icon which opens my download Folder. I want it to work like the home icon. I would like not to use bookmark toolbar for doing that because I've got many bookmarks.

Is ther a way to do this?

Thanks for your help !

2

Tuesday, December 13th 2005, 11:38am

I think that the easyest way to achieve your target is to create a link to the directory on your desktop. Therefore, you simply drag and drop it from konqueror, then choose "create a lonk".

Afterwards, you just drag and drop that link on the taskbar. A prompt will appear that let you choose the kind of button you wish to create, choose rapid access button - that's it.

RegisG

Beginner

  • "RegisG" started this thread

Posts: 12

Location: France

  • Send private message

3

Tuesday, December 13th 2005, 10:17pm

Sorry, I've forgotten to tell that the toolbar is in konqueror ! I know how to do this in kicker, but I'd like to have it in konqueror, like the home icon

4

Wednesday, December 14th 2005, 10:11am

I'm afraid that you'll need to open the konqueror source and code such a button yourself. You can't add a button to your toolbars that doesn't exist in the list of available buttons for a specific bar, afaik.

There might be a possibility to add some functionalities with dcop/kdcop, but I'm not familiar with it.