QuickSearch eXtended
Moderators: Hacker, petermad, Stefan2, white
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
2DrShark
I never tried it, but it seems that the TWinkey plugin hooks several TC dlls and seems to interfer with other plugins sometimes.
If you find a workaround in the ahk source I will include it.
2yeskky
You may disable the gui, by clicking on the button with the two arrows pointing upwards. At extended user interface uncheck the option "activated".
I never tried it, but it seems that the TWinkey plugin hooks several TC dlls and seems to interfer with other plugins sometimes.
If you find a workaround in the ahk source I will include it.
2yeskky
You may disable the gui, by clicking on the button with the two arrows pointing upwards. At extended user interface uncheck the option "activated".
Last edited by Samuel on 2010-04-22, 16:46 UTC, edited 1 time in total.
Now I'm still trying to find somebody else who can at least reproduce the bug. I already contacted to TWinkey author and also posted a description of the bug on russian forum.Samuel wrote:2DrShark
I never tried it, but reading around in the forum TWinkey plugin seems to be programmed very bad and is causing dozens of errors with other plugins / programs.
If you find a workaround in the ahk source I will include it.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Ukraine's National Bank special bank account:
UA843000010000000047330992708
upd. the next problem not seems to be related to twinkey:
1. Start TC.
2. Filter something with QSX, tcmatch.exe qui will be displayed.
3. Minimize TC to tray and then restore it.
4. Try to filter something with QSX -> tcmatch.exe gui won't appear.
This bug seems to be unrelated to another one (when TWinkey is active) when tcmatch.exe gui won't displayed and QuickSearh panel just hides after pressing first letter.
1. Start TC.
2. Filter something with QSX, tcmatch.exe qui will be displayed.
3. Minimize TC to tray and then restore it.
4. Try to filter something with QSX -> tcmatch.exe gui won't appear.
This bug seems to be unrelated to another one (when TWinkey is active) when tcmatch.exe gui won't displayed and QuickSearh panel just hides after pressing first letter.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Ukraine's National Bank special bank account:
UA843000010000000047330992708
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
2yeskky
I tried to reproduce it, but I couldnt.
1) Did disabling the gui help? (override_search=0)
2) Can you post your "tcmatch.ini"?
3) Do you have TC installed on the stick?
2DrShark
Already fixed.
I tried to reproduce it, but I couldnt.
1) Did disabling the gui help? (override_search=0)
2) Can you post your "tcmatch.ini"?
3) Do you have TC installed on the stick?
2DrShark
Reproduced. Tcmatch.exe periodically searches for the window and does not find it, so it closes.1. Start TC.
2. Filter something with QSX, tcmatch.exe qui will be displayed.
3. Minimize TC to tray and then restore it.
4. Try to filter something with QSX -> tcmatch.exe gui won't appear.
Already fixed.
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
You can't in regular AHK. U need to use AHK_L.I didnt get Unicode IniRead/IniWrite in Ahk to work.
For tooltips over UI elements you can use some of the following modules:
- Forms/Tooltip Extension
- ShowTooltip func (or some of the simpler versions on the thread)
There is also a little bug in the GUI - General Tab -> "Activate" filed is shown as "4" sometimes.
Also, if you want to have hotkeys, I don't know when and how your dll gets loaded but you could run your AHK script all the time and monitor hotkeys from it.
BTW, icons in the small GUI look very lo-res here.
Habemus majkam!
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
2VadiMGP
2majkinetor !
The both quotes are about different bugs.VadiMGP wrote:Next time think before posting. Usually it helps.
2majkinetor !
Thanks I will try it. Also the tooltip related linksmajkinetor ! wrote:You can't in regular AHK. U need to use AHK_L.
I will try to reproduce.There is also a little bug in the GUI - General Tab -> "Activate" filed is shown as "4" sometimes.
I don't miss hotkeys. What kind of hotkeys do you suggest?Also, if you want to have hotkeys, I don't know when and how your dll gets loaded but you could run your AHK script all the time and monitor hotkeys from it.
All 5 icons, or 1 or 2 specific ones?BTW, icons in the small GUI look very lo-res here.
Last edited by Samuel on 2010-04-22, 16:42 UTC, edited 2 times in total.
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
2Vadim and Samuel
please keep cool and do not become emotional. Twinkey is not "bad programmed" - it is under development with powerful feature. There where some bugs which I reported, but since I installed the current version of Twinkey I have no problems.
I use both "Twinkey" and "Quick search extended", and I'm happy that they exist.
Peter
please keep cool and do not become emotional. Twinkey is not "bad programmed" - it is under development with powerful feature. There where some bugs which I reported, but since I installed the current version of Twinkey I have no problems.
I use both "Twinkey" and "Quick search extended", and I'm happy that they exist.
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
2Samuel
When DrShark call me I spent about half an hour to investigate the problem and told him that problem with GUI from tcmatch.exe (GUI doesn't appears) isn't related to TWinKey and he should report about this problem to you. The second problem (TC QuickSearch panel disappears) may be related to TWinKey (this currently still under investigation) but it is absolutely not related to QSX!.
So, reference to TWinKey in your post just irrelevant to problem. You have your own bug in tcmatch.exe (not related to TWinKey) , I probably have bug in TWinKey (not related to QSX).
Ok. I'll explain.I dont understand what you wanted to tell me with your first post.
When DrShark call me I spent about half an hour to investigate the problem and told him that problem with GUI from tcmatch.exe (GUI doesn't appears) isn't related to TWinKey and he should report about this problem to you. The second problem (TC QuickSearch panel disappears) may be related to TWinKey (this currently still under investigation) but it is absolutely not related to QSX!.
So, reference to TWinKey in your post just irrelevant to problem. You have your own bug in tcmatch.exe (not related to TWinKey) , I probably have bug in TWinKey (not related to QSX).
Me too.I edited the posts above.
First day while I tested I thought it was one bug or at least related problems (because in case with TWinkey tcmatch.exe gui also don't shown). Sorry for confusing the authors of both programs.VadiMGP wrote:The second problem (TC QuickSearch panel disappears) may be related to TWinKey (this currently still under investigation) but it is absolutely not related to QSX!.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Ukraine's National Bank special bank account:
UA843000010000000047330992708