New function: hyperlinks in panels titles
Moderators: Hacker, petermad, Stefan2, white
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
New function: hyperlinks in panels titles
Hi,
Someone once already asked this: it would be great if the path at the top of the panels could work like hyperlinks for each folder (each part of the path points to its folder).
It would be useful to go to a specific folder directly with the mouse without having to go back one by one.
I think it won't be difficult to code if you get the coordinates of the click and use the Canvas.TextWidth function to know in which part of the path the click has been made.
Is it possible to add this behavior to TC?
Someone once already asked this: it would be great if the path at the top of the panels could work like hyperlinks for each folder (each part of the path points to its folder).
It would be useful to go to a specific folder directly with the mouse without having to go back one by one.
I think it won't be difficult to code if you get the coordinates of the click and use the Canvas.TextWidth function to know in which part of the path the click has been made.
Is it possible to add this behavior to TC?
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
Re: New function: hyperlinks in panels titles
Left click on a panel titlebar is already assigned to "edit path directly".fabiochelly wrote:Hi,
Someone once already asked this: it would be great if the path at the top of the panels could work like hyperlinks for each folder (each part of the path points to its folder).
It would be useful to go to a specific folder directly with the mouse without having to go back one by one.
I think it won't be difficult to code if you get the coordinates of the click and use the Canvas.TextWidth function to know in which part of the path the click has been made.
Is it possible to add this behavior to TC?
Maybe a modifier like Ctrl could help here.
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
[face=courier]On 24-07-2003 19:08:43 +0000 Lefteous wrote:
L> Maybe a modifier like Ctrl could help here.
Just type there appropriate number of periods, for example "...." to go three dirs up. "cd...." from CL works the same way.[/face]
L> Maybe a modifier like Ctrl could help here.
Just type there appropriate number of periods, for example "...." to go three dirs up. "cd...." from CL works the same way.[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
This is a great request. It is already implemented in Servant Salamander (a TC competitor) and works exactly as you describe: as you point at the path in the panel titlebar, each portion of the path is highlighted in turn. Clicking the mouse then navigates the panel to the path that corresponds to the highlighted portion. You can click just the drive letter, or any path down the hierarchy to the current folder.It would be useful to go to a specific folder directly with the mouse without having to go back one by one.
There are additional great features in the Salamander panel title area, nearly all of which I would like to see implemented in TC. I particularly like how the drive combo works. It is very fast and shows all drive icons.
Licensed, Mouse-Centric, moving (slowly) toward Touch-centric
I noticed this in the latest version of TC. What is it for? It seems to be redundant to typing "dir [destinationpath]" in the command line.Left click on a panel titlebar is already assigned to "edit path directly".
For me, it just gets in the way when I am just slightly sloppy with my mouse clicking, requiring me to click away from it and try again.
Licensed, Mouse-Centric, moving (slowly) toward Touch-centric
If you ar in c:\joe\somedir\someotherdir\ and want to c:\jim\somedir\someotherdir\ It's very useful to be able to edit the path directly. I use this feature very often.JohnFredC wrote:[...] What is it for? [...]Left click on a panel titlebar is already assigned to "edit path directly".
But the idea with the hyperlink-like behavour of every dir in this path by holding down Ctrl is very nice. I'd like to see this feature too.
Re: New function: hyperlinks in panels titles
Yes, this would be a nice little goody!fabiochelly wrote:... it would be great if the path at the top of the panels could work like hyperlinks for each folder (each part of the path points to its folder).
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
I think if it's coded like I wrote on my first message (just calculate the position of the mouseUp, when user clicks on the panel), and combined with CTRL key, it wouldn't interfere with the other behaviors (hot list).
Of course, it would be better without using the CTRL key and I think it's cleaner than the long right click used for the history list.
Of course, it would be better without using the CTRL key and I think it's cleaner than the long right click used for the history list.
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
A delphi programmer should be familiar with pressing CTRL key and left click to make something a link...fabiochelly wrote:I think if it's coded like I wrote on my first message (just calculate the position of the mouseUp, when user clicks on the panel), and combined with CTRL key, it wouldn't interfere with the other behaviors (hot list).
Of course, it would be better without using the CTRL key and I think it's cleaner than the long right click used for the history list.

- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
But all TC users are not Delphi programmers! I think that this functionnality brings very much to TC.
Some users could choose another manager just beauce they prefer this behavior.
Some users could choose another manager just beauce they prefer this behavior.
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
[face=courier]On 25-07-2003 08:18:45 +0000 fabiochelly wrote:
FC> I'm asking for those who use the mouse
I didn't answered YOU.
BD> On 24-07-2003 19:08:43 +0000 Lefteous wrote:
_________________________________^^^^^^^^
OK?[/face]
FC> I'm asking for those who use the mouse
I didn't answered YOU.
BD> On 24-07-2003 19:08:43 +0000 Lefteous wrote:
_________________________________^^^^^^^^
OK?[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]