Page 1 of 1

Single click rename in TreeView

Posted: 07 Jun 2006 23:00
by Statler
A single click (or slow double click as it's called in the config window) in the TreeView doesn't start a Rename (as F2 or selecting the option from the right click menu do). :(

Re: Single click rename in TreeView

Posted: 08 Jun 2006 07:17
by admin
Statler wrote:A single click (or slow double click as it's called in the config window) in the TreeView doesn't start a Rename (as F2 or selecting the option from the right click menu do). :(
It was never implemented (because I don't like it :wink: ). Now, since we have the config option (which is quite new), I could/should add it. Thanks for reminding me!

Re: Single click rename in TreeView

Posted: 10 Jun 2006 00:01
by Statler
admin wrote:It was never implemented (because I don't like it :wink: ).
I guessed so when I read your comment in the Beta thread ;)
admin wrote:Now, since we have the config option (which is quite new), I could/should add it. Thanks for reminding me!
You're welcome! And thanks for the quick implementation! :D

Re: Single click rename in TreeView

Posted: 21 Jun 2006 23:36
by peterbonge
admin wrote:It was never implemented (because I don't like it :wink: ). Now, since we have the config option (which is quite new), I could/should add it...
I also don't like it. Is there a way to disable it?

Re: Single click rename in TreeView

Posted: 22 Jun 2006 06:49
by Statler
peterbonge wrote:I also don't like it. Is there a way to disable it?
Disable "Slow double-click invokes single-rename" in Tools -> Configuration -> Advanced. :)

Posted: 22 Jun 2006 07:37
by peterbonge
But I want to disable it just in the TreeView. Like it was before this change.

Posted: 23 Jun 2006 13:26
by peterbonge

Code: Select all

v5.00.0025 - 23.06.06 10:13 
    * Removed "Slow double-click invokes single-rename" from 
      Configuration. This behavior now can and has to be set individually 
      for Tree and List. Use menu View/Tree[List] Style/Rename On Slow 
      Double-Click.
Thanks!