QuickSearch eXtended

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

I will consider it. There is a reason I didnt include it. Its more complicated than the others.
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Hello Samuel

thanks for the update. Some small hints:

- The german "readme" has a paragraph in English.
- The new toolbar has no description.
- The new toolbar is too large. The right area (Pulldown and Options) runs out of my screen. How to move or decrease the toolbar?
(Oh, here - at the moment I see:

Code: Select all

[gui]
one_line_gui=0
Regards

Peter
TC 10.xx / #266191
Win 10 x64
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

The german "readme" has a paragraph in English
Do you mean: "PinYin search"? I also found this yesterday.
The new toolbar has no description.
I think it doesn't needs one. It would only waste space.
If I could I would extend TCs searchbar to the right. But I have to create my own little window.
The new toolbar is too large. The right area (Pulldown and Options) runs out of my screen. How to move or decrease the toolbar?
You found the ini switch. You may also set it in the gui under: "additional user interface > show in one row" Should it be the default value?

Maybe I should make favorites optional to reduce space used?
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Samuel wrote:
The german "readme" has a paragraph in English
Do you mean: "PinYin search"? I also found this yesterday.
No. I mean chapter "Ersetzungsregeln".

"Description for Toolbar":
I mean that there is no chapter (description) in the readme.pdf

Tool-Bar Size:
Maybe you can decrease the width of the list so that a one-line-solution can be used?

Tcmatch.exe:
Is there a german version?

Regards

Peter
TC 10.xx / #266191
Win 10 x64
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

No. I mean chapter "Ersetzungsregeln".
Thanks, your right.
"Description for Toolbar":
I mean that there is no chapter (description) in the readme.pdf
Thanks, your right.
Tcmatch.exe:
Is there a german version?
Yes it depends on your Windows Language. What language do you use? Perhaps I will customize it in the user interface.
Currently German and English is supported.
Tool-Bar Size:
Maybe you can decrease the width of the list so that a one-line-solution can be used?
Do you mean the presetlist or the searchmodelist?
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Samuel wrote:
Tcmatch.exe:
Is there a german version?
Yes it depends on your Windows Language. What language do you use? ...
I use Win XP Prof German - but Tcmatch.exe and the Toolbar is english.
Samuel wrote:
Tool-Bar Size:
Maybe you can decrease the width of the list so that a one-line-solution can be used?
Do you mean the presetlist or the searchmodelist?
I mean the(se) list(s) where the program and/or the user use short strings.

Peter
TC 10.xx / #266191
Win 10 x64
TW
Senior Member
Senior Member
Posts: 390
Joined: 2005-01-19, 13:35 UTC

Post by *TW »

the tcmatch.exe here is in german, vista sp2 home prem.

one thing i find strange: the tcmatch.exe remains in memory all the time... is this a bug or does it have to be in memory all the time? AFAIR, it wasn't like this in version 1.x.x.x.x

anyway, great plugin, no doubt. thanks for this!
licenced and happy TC user since 1994 (#11xx)
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Peter wrote:I use Win XP Prof German - but Tcmatch.exe and the Toolbar is english.
I will add a language selection to the gui.
Peter wrote:I mean the(se) list(s) where the program and/or the user use short strings.
I dont understand this.
TW wrote:one thing i find strange: the tcmatch.exe remains in memory all the time... is this a bug or does it have to be in memory all the time? AFAIR, it wasn't like this in version 1.x.x.x.x
Version 1.* didn't have this file at all, because it only used tcmatch.dll without any gui.
You could still use only tcmatch.dll in Version 2.* by unchecking "additional user interface > activate".

It had to be in memory to detect if TCs QuickSearch window appears.
Then it shows the little additional user interface. Tcmatch.exe will close when TC is closed.

tcmatch.dll - contains everything related to the search logic (written in C++)
tcmatch.exe - contains everything related to the user interface (written in AutoHotkey)

2Peter:
Could you call this Autohotkey script, and tell me what it says?

Code: Select all

msgbox,%A_Language%
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

*Updated previous post several times.
User avatar
Nigurrath
Senior Member
Senior Member
Posts: 225
Joined: 2003-02-05, 12:41 UTC

Post by *Nigurrath »

what I found in this new version is that the presence of tsmatch.exe needs a little extratime at the first usage of the quicksearch functionality, this delay of course disappear after the first usage, because the .exe is already in memory..it's a little annoying indeed.
always latest 32b TC on a WIN10 64b
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Samuel wrote:
Peter wrote:I mean the(se) list(s) where the program and/or the user use short strings.
I dont understand this.
Ich meinte einfach pauschal, dass man die Listen verkleinern soll, wo der Anwender nur kurze Strings verwendet und daher abgeschnittene Texte nicht auftreten werden. Ich selbst habe es noch nicht genutzt, daher weiss ich nicht, welche Liste besser ist. Grundsätzlich wäre eine Benutzeranpassung das beste, aber geht das mit AHK?


Für den Test der "msgbox" muss AHK laufen, oder?

Peter
TC 10.xx / #266191
Win 10 x64
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Nigurrath wrote:tsmatch.exe needs a little extratime at the first usage of the quicksearch
You may disable the gui. I dont know how to do this better.
AFAIK the dll is loaded when QS is used the first time...
Ich meinte einfach pauschal, dass man die Listen verkleinern soll, wo der Anwender nur kurze Strings verwendet und daher abgeschnittene Texte nicht auftreten werden. Ich selbst habe es noch nicht genutzt, daher weiss ich nicht, welche Liste besser ist. Grundsätzlich wäre eine Benutzeranpassung das beste, aber geht das mit AHK?
I will consider it.
Für den Test der "msgbox" muss AHK laufen, oder?
You have to install ahk. Then execute language.ahk with this content.
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

2Nigurrath:
I checked it: tcmatch.dll (and tcmatch.exe) is loaded from TC on first usage of the QuickSearch Feature.
So I cannot start it earlier.

You may start it a little bit delay to TC, because it will close if there is no window of TC open.

2Peter:
Here is a compiled ahk-script: Language.exe
Would you be so kind and report what language ID you have?
User avatar
Hacker
Moderator
Moderator
Posts: 13141
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Samuel,
Some mouseover popup hints for the new interface would be nice. :)

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Post by *DrShark »

Samuel
On TC 7.55pb2 under WinXP SP2 Pro tcmatch.exe doesn't autostart if I press Ctrl+S in Total Commander first time in session.
I must filter something, close (Esc) and restart quicksearch (Ctrl+S again) to make tcmatch.exe gui shown...
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Post Reply