tLister - what it is plus wishes for futur versions
Moderators: Hacker, petermad, Stefan2, white
So after some time with VErsion 1.0 and without any Bugfixes to be seen I'll advise NOT to use this mod cause the gain compared to the looses through this plugin is not worth it.
IE you F3 a Textfile, use CTRL+F and search something and after that neither cursor-keys nor Escape works.
The Torrrent-View-Lister-Plugins also cant be closed by Escape when using this plugin...
IE you F3 a Textfile, use CTRL+F and search something and after that neither cursor-keys nor Escape works.
The Torrrent-View-Lister-Plugins also cant be closed by Escape when using this plugin...
Hoecker sie sind raus!
it seems a lot of bugs are gone with the 1.2 update. 
works now also fine together with slister. http://www.totalcmd.net/plugring/slister.html

works now also fine together with slister. http://www.totalcmd.net/plugring/slister.html
licenced and happy TC user since 1994 (#11xx)
Using 1.2,it's works fine.But still have problems with imagnig.
1.press F3 on one picture,lister open.
2.press F3 on another picture,now i can see tab that tlister is working now.
3.Now i found that there are two lister on my taskbar not one.But actually there is only one lister window.The more picture is previewed the more lister on taskbar.
http://a.imageshack.us/img852/4391/20110516000.jpg
1.press F3 on one picture,lister open.
2.press F3 on another picture,now i can see tab that tlister is working now.
3.Now i found that there are two lister on my taskbar not one.But actually there is only one lister window.The more picture is previewed the more lister on taskbar.
http://a.imageshack.us/img852/4391/20110516000.jpg
Last edited by kesdoputr on 2011-05-16, 08:25 UTC, edited 1 time in total.
I found that,when i add:Sir_SiLvA wrote:2kesdoputr
Cant reproduce that under Windows Xp with TC 7.56a...
Version 1.2 still has Problems with closing Tabs with Escape sometimes...
(example)
x=0
y=0
dx=1920
dy=1200
in [Lister] section,it will cause the problem i pasted above.
And another question:
1.when i open some file with lister that can edit directly(like IniEd)
2.open other files that make lister have more than one tab
3.use hotkey to change to another tab and change back
4.i found that now lister can't focus on the file,i need to use mouse to click the tab to active.
-
- Senior Member
- Posts: 284
- Joined: 2011-09-23, 10:35 UTC
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2krasusczak
To help the plugin author, please install the plugin "fileinfo" and check which functions used by the above plugin are missing on Windows 2000.
To help the plugin author, please install the plugin "fileinfo" and check which functions used by the above plugin are missing on Windows 2000.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Senior Member
- Posts: 284
- Joined: 2011-09-23, 10:35 UTC
Hi
I checked on 2000 & have this:
dll dependency problem:
kernel32.dll - ntdll.dll
functions not successfully loaded:
kernel32.dll:
DecoderPointer
EncoderPointer
& i have something like this in tlister.wlx functions:
long __stdcall KeySpy(int,unsigned int,long) -> ?KeySpy@@YGJHIJ@Z
long __stdcall SpyProc(int,unsigned int,long) -> ?SpyProc@@YGJHIJ@Z
Regards
I checked on 2000 & have this:
dll dependency problem:
kernel32.dll - ntdll.dll
functions not successfully loaded:
kernel32.dll:
DecoderPointer
EncoderPointer
& i have something like this in tlister.wlx functions:
long __stdcall KeySpy(int,unsigned int,long) -> ?KeySpy@@YGJHIJ@Z
long __stdcall SpyProc(int,unsigned int,long) -> ?SpyProc@@YGJHIJ@Z
Regards
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The functions "DecodePointer" and "EncodePointer" are only present since Windows XP Service Pack 2. It seems that they are imported by the Visual Studio 2010 runtime library. The only way to avoid this error is to use an older Visual Studio version. Thank you, Microsoft...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com