WDX Guide
Moderators: Hacker, petermad, Stefan2, white
WDX Guide
WDX Guide
This utility shows all fields supported by WDX plugins installed in TC 6.5+.
It shows content plugins' fields for any given file (you may select file).
Useful for plugins testing.
http://totalcmd.net/plugring/wdx_guide.html
This utility shows all fields supported by WDX plugins installed in TC 6.5+.
It shows content plugins' fields for any given file (you may select file).
Useful for plugins testing.
http://totalcmd.net/plugring/wdx_guide.html
Last edited by Alextp on 2010-01-10, 14:38 UTC, edited 1 time in total.
Version 1.6.5 (download):
29.10.05: plugins tabs moved to the left;
exceptions on plugin calls are now shown
29.10.05: plugins tabs moved to the left;
exceptions on plugin calls are now shown
Two feature requests:
1. WDXChart from VadiMGP can load more than one file using %L and switch among them in a simple list.
2. When you have many plugins installed the heap of buttons on the left is unclearly arranged because they don't show vertically only but just take the available space. I suggest using a simple list here too instead of space consuming buttons.
So, to sum it up the feature request would be three columns:
Left: Loaded Files
Middle: Plugins
Right: Values
TAB or left/right switches among left and middle column and up/down can be used to switch among the files and plugins.
What do you think about that?
Thanks
Icfu
1. WDXChart from VadiMGP can load more than one file using %L and switch among them in a simple list.
2. When you have many plugins installed the heap of buttons on the left is unclearly arranged because they don't show vertically only but just take the available space. I suggest using a simple list here too instead of space consuming buttons.
So, to sum it up the feature request would be three columns:
Left: Loaded Files
Middle: Plugins
Right: Values
TAB or left/right switches among left and middle column and up/down can be used to switch among the files and plugins.
What do you think about that?
Thanks
Icfu
This account is for sale
2icfu
But currently you may make plugins tabs wider, and more plugins will be fit in tabs area, than in the list.
I'll think about that. Maybe files column and %L parameter is not bad idea...So, to sum it up the feature request would be three columns:
Left: Loaded Files
Middle: Plugins
Right: Values
But currently you may make plugins tabs wider, and more plugins will be fit in tabs area, than in the list.
Two feature requests:
1. Remember last used content plugin
2. Update to latest content plugin interface, e.g. support function ContentPluginUnloading()
1. Remember last used content plugin
2. Update to latest content plugin interface, e.g. support function ContentPluginUnloading()
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
One more request - please
3. Support of Unicode field type [face=courier]ft_stringw[/face]
3. Support of Unicode field type [face=courier]ft_stringw[/face]
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Right, I work on the Unicode support for JPG comment plugin and WDX Guide is my preferred test tool.m^2 wrote:The ones in development.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Not done but still in progress. You can can download it from here. My usual test files are http://dev.exiv2.org/attachments/73/1225642_Cyrillic.jpg or http://dev.exiv2.org/attachments/75/aECO117390_Hebrew.jpg. Not all fields are set for each file.Alextp wrote:Is there a Unicode cont. plugin (done)? I need it for testing.
Thank you so much for your commitment.
When you call [face=courier]ContentGetValueW()[/face] the return FieldValue (of type [face=courier]wchar_t*[/face]) is in Unicode.Alextp wrote:and using what tool can I see Unicode?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more