Vertical columns lines separators...

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Mauro72
Junior Member
Junior Member
Posts: 20
Joined: 2004-08-03, 02:35 UTC

Vertical columns lines separators...

Post by *Mauro72 »

Hi,
Please, add vertical columns lines separators!!!
Thanks ;)

Like this:
http://img214.imagevenue.com/img.php?image=274125744_TC_Column_2_122_639lo.jpg
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

I use the following chars: "в–Њ", that is, in hexadecimal, E2, 96, 8C. I put them just before \n, that is, in the very end of the column field. That looks like a thick continuous vertical line, You can find some new characters to draw a thin line.
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Mauro72
Junior Member
Junior Member
Posts: 20
Joined: 2004-08-03, 02:35 UTC

Post by *Mauro72 »

Where? Patching *.exe? Can you explain me with more details.
Thanks ;)
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Create custom column set (Show - Custom columns mode - Configure custom columns) and add pseudo-columns with pipes or other divider characters.
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

Can you explain me with more details
It will take a lot of time :twisted:

1) RMB on a column header - "Configure customs columns";
2) "New";
3) Name = "Times";
4) OK;
5) Open wincmd.ini in any text editor;
6) Find the [CustomFields] section;
7) It should contain something like this:

Code: Select all

Titles=Times
Widths1=50,20
8)Add this, replacing old keys:

Code: Select all

Widths1=50,20,-35,-105,-105,-105,-76,130
Options1=-1|1
Headers1=Size\nWritten\nCreated\nAccessed\nEXIF date; time\nComment
Contents1=п»ї[=tc.size.bytes]\n[=tc.writedate.D] [=datenames.Month (Write Date)] [=tc.writedate.Y; h:m:s]в–Њ\n[=tc.creationdate.D] [=datenames.Month (Creation Date)] [=tc.creationdate.Y; h:m:s]в–Њ\n[=tc.accessdate.D] [=datenames.Month (Access Date)] [=tc.accessdate.Y; h:m:s]в–Њ\n[=exif.Date]; [=exif.TimeOriginal]в–Њ\n[=tc.comment]
9) Restart TC and see the result;
10) But the best way is to read some documentation. After this you'll probably answer 99% of your questions yourself.

Good luck
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Mauro72
Junior Member
Junior Member
Posts: 20
Joined: 2004-08-03, 02:35 UTC

Post by *Mauro72 »

Something like this?


[img=http://img138.imagevenue.com/loc114/th_335785774_TC_Column_3_122_114lo.jpg]


I tried time ago xD. But i don´t like the spaces separating the vertical symbols.
Thanks anyway boys ;)
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I think not so bad. But you may copy font and add new character to it, real tall thin stick. :)
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

Really it's sufficiently better:
Image: http://imagehost.spark-media.ru/i4/129797F7-D77B-DCDB-1529-6BB94E34C52D.jpg
There are no vertical gaps.
Single user license #329241
PowerPro scripts for Total Commander
Digika
Junior Member
Junior Member
Posts: 41
Joined: 2019-05-26, 14:46 UTC

Re:

Post by *Digika »

Vochomurka wrote: 2012-11-20, 06:25 UTC Really it's sufficiently better:
Image: http://imagehost.spark-media.ru/i4/129797F7-D77B-DCDB-1529-6BB94E34C52D.jpg
There are no vertical gaps.
This does no work anymore, it just prints literal в–Њ
Post Reply