Search found 9 matches

by jdhedden
30 Mar 2005 22:41
Forum: Tips & Tricks, Questions & Answers
Topic: Secrets of the TrackerV3.ini file
Replies: 1
Views: 1867

Secrets of the TrackerV3.ini file

From the Tracker.ini file:

[General]
WinW=850
WinH=955
WinX=200
WinY=15
WinZ=38226

What is the purpose of WinZ?
by jdhedden
11 Jan 2005 18:30
Forum: Bug Reports
Topic: 'bytes' has too many quotes
Replies: 2
Views: 1517

Yes. I found the bad line in the TrackerV3.ini file:
UnitByte=""" bytes"""
I replaced it with
UnitByte=" bytes"
and that did the trick. Don't know how it got that way as I haven't ever touched the .ini file.
by jdhedden
11 Jan 2005 14:41
Forum: Bug Reports
Topic: 'bytes' has too many quotes
Replies: 2
Views: 1517

'bytes' has too many quotes

When the word 'bytes' is displayed (in status bar 'Total:' and when listing small files with 'View -> Size Format -> Flexible'), it appears as: '"'bytes'"'. I assume this is an attempt at 'escaping' some form of quotes. I feel it would be better not to display any quotes around the word 'b...
by jdhedden
10 Jan 2005 21:32
Forum: Tips & Tricks, Questions & Answers
Topic: Smaller font for Tracker
Replies: 0
Views: 1676

Smaller font for Tracker

The v3.60.0104 (beta) version has the following new feature + Now can display icons smaller than 16x16 pixel and thus show more lines in tree and list. How to set a smaller icon size: - Regedit - goto HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics - look for key named "Shell Small Icon S...
by jdhedden
02 Sep 2004 23:56
Forum: Bug Reports
Topic: Tracker Dies on Cut&Paste to External Drive
Replies: 3
Views: 2178

Windows 2000 box. C drive is NTFS. External drive is FAT32. Right click on file to move. Select 'cut' menu item. Right click on destination directory on external drive (in left pane). Select 'paste' menu item. Crash. Hmmm. Just tried the same thing from 'My Documents' to 'C:'. Same thing - crash. Tr...
by jdhedden
02 Sep 2004 22:17
Forum: Bug Reports
Topic: Tracker Dies on Cut&Paste to External Drive
Replies: 3
Views: 2178

Tracker Dies on Cut&Paste to External Drive

I can reproduce this problem at will. I have an external drive (connected via USB). Whenever I cut a file from my C drive and try to paste it to my external drive, Tracker crashes. When I restart, the file has been moved, seemingly without problems.
by jdhedden
30 Aug 2004 23:56
Forum: Wishes
Topic: Path first in window title
Replies: 4
Views: 2759

> However, the main reason for having "TrackerV3" always visible > (plus "[Free Home License for Non-Profit Use Only]" if you have > no prof license) is marketing/branding, of course. Sure. I'm saying remove that. Just put it last in the title bar so that the taskbar 'icon' will ...
by jdhedden
30 Aug 2004 21:56
Forum: Wishes
Topic: Path first in window title
Replies: 4
Views: 2759

Path first in window title

Put the folder's path first in the window title (or at least make it an option). That way, it's easier to identify the iconified windows in the taskbar.
by jdhedden
27 Aug 2004 23:04
Forum: Wishes
Topic: Editing Favourites list
Replies: 5
Views: 3471

Edit Favorites in TrackerV3.ini

If you're really brave, you can exit TrackerV3, open Windows Explorer (yuck!), navigate to TrackerV3 under 'Program Files' and edit the TrackerV3.ini file. Though this not recommended, of course.