Hi,
At this momement, if I've open several TC instances, their Titlebars are distinguished by a number [2],[3].... and I need to remember the open tabs in everyone.
It will be very useful if I could change the number by a small text, (shown in taskbar).
JOAQUIN
Replace numbers in Titlebar
Moderators: Hacker, petermad, Stefan2, white
Replace numbers in Titlebar
Last edited by Jqn on 2007-01-09, 11:40 UTC, edited 1 time in total.
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
You can adapt this script to your needs:
http://www.ghisler.ch/wiki/index.php/AutoHotkey:_Show_the_active_path_in_the_title_bar
http://www.ghisler.ch/wiki/index.php/AutoHotkey:_Show_the_active_path_in_the_title_bar
I switched to Linux, bye and thanks for all the fish!
Re: Replace numbers in Titlebar
This has been proposed and discussed in the past but Christian decided to go "the numbers" way probably because it was simpler. Use search to find the old discussions. If you still wish to use text, you will have to follow SanskritFritz's suggestion or something similar.Jqn wrote:It will be very useful if I could change the number by a small text, (shown in taskbar).
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
OK, I accept it. We have distinct numbers (not texts) for distinct instances.
It's possible to assign (from command line or ini file) a fixed number to a instance?.
This feature will be very useful to distinguish a job project from another, without worrying about the instances activation order.
e.g.
none for all works instance
[2] always for Project x
[3] always for Project y
[4] always for Project z
...

It's possible to assign (from command line or ini file) a fixed number to a instance?.
This feature will be very useful to distinguish a job project from another, without worrying about the instances activation order.
e.g.
none for all works instance
[2] always for Project x
[3] always for Project y
[4] always for Project z
...