Question about super_wdx plugin

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
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

AFAIK there are no new versions of Super_WDX since 2.2.5 .
Have you wishes?
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

I will probably write something similar...but it needs some time, I hope 4-6 months.
User avatar
nsp
Power Member
Power Member
Posts: 1912
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

Postkutscher wrote:AFAIK there are no new versions of Super_WDX since 2.2.5 .
Have you wishes?
I would like to use it in an external tools (like a proxy to all other wcx) if it is not too difficult.
As the Super_WDX_2_2_5beta.rar is deleted from rapidshare i cannot get it and i'm interested in viewing the source-code... to see how difficult can be my calls from outside TC.

(i did not succeed in getting a totalcmd.net account too :(, i'm using a geocities :evil: website to share my file !)
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

You probably already knew there's a similar plugin File Descriptions there.
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

2nsp

Here is the source of the version 2.2 by D1P. Nothing has changedin the export of the plugin DLL since this version.

http://wincmd.ru/download.php?id=super_wdx_source

Here is version 2.2.5 with source with my changes.

http://rapidshare.com/files/4171798/Super_WDX2_2_5beta.zip
MD5: 98930a7643b5147a6be2af6c7e981356
User avatar
nsp
Power Member
Power Member
Posts: 1912
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

Postkutscher wrote:2nsp

Here is the source of the version 2.2 by D1P. Nothing has changedin the export of the plugin DLL since this version.

http://wincmd.ru/download.php?id=super_wdx_source

Here is version 2.2.5 with source with my changes.

http://rapidshare.com/files/4171798/Super_WDX2_2_5beta.zip
MD5: 98930a7643b5147a6be2af6c7e981356
2Postkutscher Thx ....

I've just a small trouble using the GetFormattedValue :

Code: Select all

TContentGetFormattedValue = function (FileName,ContentString:pchar; FieldValue:pchar; MaxLen:Integer):Integer; stdcall;
Some onDemand column does not return values, is it possible to have a parameter that indicate if we should switch to an on demand process.
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2Lefteous
I am trying to use SuperWDX with your plugin but I've found something strange.

Using SuperWDX settings tool I've specified custom column like below:

Code: Select all

<DEF>=%File Count@DirSizeCalc.wdx% / %Directory Count@DirSizeCalc.wdx%
So now there are two types of behaviour:

1. good
a) switch to DirSizeCalc view - OK
b) switch to SuperWDX view - OK

2. bad
a) switch to SuperWDX view - ERROR!
b) switch to DirSizeCalc view - OK
c) switch to SuperWDX view - OK

The error string is displayed only if DirSizeCalc has not been switched on.

Is it yours plugin issue or should I try to contact SuperWDX author?

[mod]This and the following 7 posts were split from DirSizeCalc 2.00 BETA 9 (content plugin).

Hacker (Moderator)[/mod]
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
Lefteous
Power Member
Power Member
Posts: 9536
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2fenix_productions
should I try to contact SuperWDX author?
Please contact the SuperWDX author.
User avatar
nsp
Power Member
Power Member
Posts: 1912
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

2fenix_productions
fenix_productions wrote:... should I try to contact SuperWDX author?
SuperWdx is not anymore maintained the latest version is 2.2 B 2. and you can get the sources in totalcmd.net !

D1P did a non released version 2.2.5 no news anymore....
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

2fenix_productions
Maybe you could try File Descriptions . It's similar to SuperWDX.
I'm using it with DirSizeCalc and it works fine for me.
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2Raymond
I've tested this one but:
- it doesn't have nice multi-column support,
- it works slower for me than SuperWDX with ft_delayed switched on.

BTW I've managed work-around for my problem:

1. I am using this column definition:

Code: Select all

[=dirsizecalc.File count (no subdirs)"/"][=dirsizecalc.Directory Count][=super_wdx.SUPER_COLUMN #1]
2. I've defined folder view for SuperWDX as below:

Code: Select all

<DIR>=%space@dummy.wdx% 
where;
dummy.wdx is very simple plugin which always returns space character (Super does not allow to have just a space defined for any extension).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

fenix_productions
1. You posts are offtop in DirSizeCalc tread.The tread about superwdx already exist.
2. What is the version of superwdx you using? 2.20 by D1P, or 2.25 changed by me? In any case try another one.
3. If you problem will stay at that point, you may contact me per e-mail A.Postkutscher |a t| gmx |d o t| net. In this case please send me all you ini`s (wincmd.ini, ini`s from superwdx and dirsizecalc) attached 7zipped.

please excuse me my english.
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

2Postkutscher
I didn't know there's a SuperWDX 2.25 till now.
I searched and found it here. But the rapidshare link has failed.
Whereelse can I get the 2.25 version?
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2Postkutscher
I know it's offtop but I think it will be split/moved by admins.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

Post Reply