[REQ] Lister plugin model update

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
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

[REQ] Lister plugin model update

Post by *majkinetor ! »

Code: Select all

ListNextFile(char* FileToLoad);
Called when user press N or P


Remarks: This is very useful update since there are glitches and other side effects because this function does not exist.

For instance, if you run SGViewer on several selected files with full screen on startup option set, every time you press N or P it will be restored/maximized which is very annoying. I guess plugin makers can intercept this keypress but it would be much more convinient if you just add this function at the end of the procedure you do on 'N' or 'P' press. In archives is even worst, since if several files are selected TC has to extract each of them on N/P and send temp path to the lister plugin.
Habemus majkam!
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Support
______________________
David Jorge
Personal License #117854
Post Reply