XnViewMP view 'timing'
Posted: Sat Jun 28, 2025 12:59 am
When is the filename ''added" into the window title ? Before or during the user viewing ?
Same question,,,,,,,,,,,,,,,,,.,,,, into the .INI file ?
I need to find the FASTEST method to acquire the filename being viewed.
While the operator is viewing the file, a 'pop-up-menu' is generated of other tasks related to this photo.
I have written several scripts to test the idea of 'linking' the photo (via the filename) to the SQL server database,
and produce a mini-menu "Related STUFF...." for the viewer's interest. (Like a small home-screen pop-up).
Trouble began when some viewers would be "scanning" at such a pace, that the programs could not keep up.
So, for now, the mini-menu contains "ALL STUFF...", and the operator must choose/click the sub-category to search.
Tomorrow, we propose to add messages to signal "checking this", "that", "other things". so the operator can control whats next.
(That will also help 'filter' the SQL requests, which are often not needed.)
Any help is appreciated. Comments are welcomed !
Same question,,,,,,,,,,,,,,,,,.,,,, into the .INI file ?
I need to find the FASTEST method to acquire the filename being viewed.
While the operator is viewing the file, a 'pop-up-menu' is generated of other tasks related to this photo.
I have written several scripts to test the idea of 'linking' the photo (via the filename) to the SQL server database,
and produce a mini-menu "Related STUFF...." for the viewer's interest. (Like a small home-screen pop-up).
Trouble began when some viewers would be "scanning" at such a pace, that the programs could not keep up.
So, for now, the mini-menu contains "ALL STUFF...", and the operator must choose/click the sub-category to search.
Tomorrow, we propose to add messages to signal "checking this", "that", "other things". so the operator can control whats next.
(That will also help 'filter' the SQL requests, which are often not needed.)
Any help is appreciated. Comments are welcomed !