Page 1 of 1

Copy and Copy with Dialog Icon

Posted: 15.10.2013, 23:51
by wrbird
On the splitter I want the Copy with Dialog command, but it changes the icon. I want the standard copy icon that has the arrow that changes direction depending on the pane I'm working with. How can I get this icon? This is the same for move and move with dialog command.

Re: Copy and Copy with Dialog Icon

Posted: 25.10.2013, 17:19
by wrbird
Marek,

Is it possible to get these icons corrected for the next release?

Re: Copy and Copy with Dialog Icon

Posted: 25.10.2013, 22:05
by Marek
Is it possible to get these icons corrected for the next release?
You can try it in the current release.
Find the [fcToolbarAction_Splitter] section in the freecommander.ini and change the last 0 in the line
...=actFileCopyDlg;tbsButton;;;0;;0;0;0
to
...=actFileCopyDlg;tbsButton;;;0;;0;0;1

Re: Copy and Copy with Dialog Icon

Posted: 25.10.2013, 22:27
by wrbird
Thanks Marek, that did it! I used a number 2 for the move with dialog that worked worked to get the icon with the red arrow. Excellent!!