Jump to directory by clicking on it in the pathbar...
Moderators: Hacker, petermad, Stefan2, white
Thanks Lefteous, that's great. The other guys are right, I can't edit in place anymore with a mouse-click, but I didn't use that feature that much anyway. But it should probably be an option for those that do use it.
By the way, SanskritFritz, your face in your avatar is pretty dramatic. One of these days, I'm going to be reading these posts too much and get nightmares!
By the way, SanskritFritz, your face in your avatar is pretty dramatic. One of these days, I'm going to be reading these posts too much and get nightmares!
Request from either Clo or SanskitFrtiz,
I like to lrearn your trick. For ordinary person, it is difficult to comprehend what you are talking about here. Please be kind to mentin how to create a button for CM_CopyFullNamesToClip. I use this operation almost everyday so I wish to learn how to do it in more plain language and step by step.
Clo, what does I.C. stands for?
Cobras
I like to lrearn your trick. For ordinary person, it is difficult to comprehend what you are talking about here. Please be kind to mentin how to create a button for CM_CopyFullNamesToClip. I use this operation almost everyday so I wish to learn how to do it in more plain language and step by step.
Clo, what does I.C. stands for?
Cobras
I'm neither SanskritFritz nor Clo but hope you'll neverthless take my advice:Cobras wrote:Please be kind to mentin how to create a button for CM_CopyFullNamesToClip.
1. Just rightclick to the buttonbar where there is no button and it will appear a context menu "change.."
2. Click it and you get the "change button bar" menu.
3. Press the "Append" button and a new entry is created.
4. Type into the "Command"-field 'cm_copyfullnamestoclip' (you may only type 'cm_copyf' and then press [down] -and it will be completed automatically. This works for all internal commands. Or better for the first one that fits the typed letters.)
5. You may leave the "Parameters" and "Start Path" fields empty but browse to an icon you like in the "Icon file" field.
6. You can assign a tooltip text to this buttonat the "tooltip" field
7. At last you can move the new button to the desired position (in the button-bar) by drag & drop.
Then press okay and thats all.
Now each time you press this new button the filename under the cursor or the list of the selected filenames is copied to the Clipboard.
If there still is a question feel free to ask again.
I.C. is the abbrevation for Internal Commands - You can see all of them by viewing the totalcmd.inc file in the TC directory.Cobras wrote: Clo, what does I.C. stands for?
Cobras
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Hi Shipdog,
Thanks for your post. I made it. The icon is working well for the function. The new icon/toolbar would allow me to save a lot of time. I have a related question for you. How to add new icons for TC? The icons avialble were very limited in the icon field (in fact, all of them were being used for other functions already). I need a new icon. Again, you are another Guru! Cobras
Thanks for your post. I made it. The icon is working well for the function. The new icon/toolbar would allow me to save a lot of time. I have a related question for you. How to add new icons for TC? The icons avialble were very limited in the icon field (in fact, all of them were being used for other functions already). I need a new icon. Again, you are another Guru! Cobras
2Cobras
If I understand you right you want to change the icon for a button?
You have simply to declare another file that contains an icon, e.g. *.icl, *.dll, *.exe, *.ico. The location of this file you have to insert into the "icon file" field for the button (to get this field you may rightclick again on the button and choose 'change' in the context menu or choose in the main menu "configuration->change Button Bar")
Search your system for "shell32.dll" (use the new button and the path with [Ctrl]+[Ins])
. That should be a start for some new icons (it is one of the windows inbuilt icon-libraries). You can find a lot of other icons here.
If you want to change the icons for the drivebuttons or the icons displayed in the filewindows you may use the forums search for detailed instructions.
Please be a bit more careful quoting members names - in doubt copy and paste it. Me and some other members are a bit particular with our names.
sheepdog
If I understand you right you want to change the icon for a button?
You have simply to declare another file that contains an icon, e.g. *.icl, *.dll, *.exe, *.ico. The location of this file you have to insert into the "icon file" field for the button (to get this field you may rightclick again on the button and choose 'change' in the context menu or choose in the main menu "configuration->change Button Bar")
Search your system for "shell32.dll" (use the new button and the path with [Ctrl]+[Ins])

If you want to change the icons for the drivebuttons or the icons displayed in the filewindows you may use the forums search for detailed instructions.
Please be a bit more careful quoting members names - in doubt copy and paste it. Me and some other members are a bit particular with our names.
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
2Cobras
I've uploaded 4 icons (as BMP and as ICO), which I'm using for
* cm_CopyFullNamesToClip
* cm_CopyNamesToClip
* cm_CopyNetNamesToClip
* cm_CopySrcPathToClip
here:
http://rapidshare.de/files/2207111/cm_CopyXXXToClip.zip.html
(click the "Free"-Button at the bottom of the page to get the download link)
They aren't pretty, but perhaps you'll like to use them anyway.
I've uploaded 4 icons (as BMP and as ICO), which I'm using for
* cm_CopyFullNamesToClip
* cm_CopyNamesToClip
* cm_CopyNetNamesToClip
* cm_CopySrcPathToClip
here:
http://rapidshare.de/files/2207111/cm_CopyXXXToClip.zip.html
(click the "Free"-Button at the bottom of the page to get the download link)
They aren't pretty, but perhaps you'll like to use them anyway.
A lot of icons…
2Cobras
Hello !
- You can get too a free pack of icons (including the nedded ones here) from THIS PAGE >> My goodies
Kind regards,
Claude
Clo

- You can get too a free pack of icons (including the nedded ones here) from THIS PAGE >> My goodies

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
Hi,

Thanks for the icons, I still used http://www.ghisler.ch/board/viewtopic.php?p=51993#51993 (vicons2_buttonbar.icl nb 73) for cm_CopyFullNamesToClip because I am used to it but I adopted yours for cm_CopyNamesToClip and cm_CopySrcPathToClipvan Dusen wrote: I've uploaded 4 icons (as BMP and as ICO), which I'm using for
* cm_CopyFullNamesToClip
* cm_CopyNamesToClip
* cm_CopyNetNamesToClip
* cm_CopySrcPathToClip
here:
http://rapidshare.de/files/2207111/cm_CopyXXXToClip.zip.html

Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.