Page 1 of 1

[Implemented] Extended use of IviewAdditionalTypes

Posted: 2011-11-13, 20:42 UTC
by petermad
It would be nice if extensions litsted at IviewAdditionalTypes would exclusively be handled by IrfanView/XnView. This would give a way to prevent the internal viewer from being used.

For example:

IviewAdditionalTypes=*.png *.bmp *.ccx

should cause TC to use IrfanView and not GDI+ to show png and bmp files (when not showed by a plugin off course).

Posted: 2011-11-14, 17:03 UTC
by ghisler(Author)
That's a very good idea, and should be easy to add, thanks!

Posted: 2011-11-26, 01:40 UTC
by petermad
History.txt:
16.11.11 Added: Lister (F3): Use Irfanview/Xnview to load internally supported image type (e.g. *.bmp, *.jpg) if it is listed in IViewAdditionalTypes variable (32/64)
Works fine in TC 8.0b10 - Thanks :-)