- Create a button on the button bar with command cm_UpdateQuickView
- Create this batch file count.cmd:
Code: Select all
@echo. >count.txt @for /L %%c in (1,1,10) do echo %%c >>count.txt & timeout /T 3 /nobreak
- Execute the batch file
- While the batch file is running, switch to TC, select count.txt and enable Quick View (Ctrl+Q)
- Repeatedly hit the button mentioned in step 1 to reload the file
[TC10.50rc2] cm_UpdateQuickView does not always work
Moderators: Hacker, petermad, Stefan2, white
[TC10.50rc2] cm_UpdateQuickView does not always work
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50rc2] cm_UpdateQuickView does not always work
Not confirmed, works for me in 32-bit and 64-bit.
I'm viewing the file with the internal txt viewer.
Are you perhaps viewing it with a plugin? If yes, which one? The plugin name should be shown above the quick view panel now in the beta. I tried with cudalister.wlx and the refresh also worked.
I'm viewing the file with the internal txt viewer.
Are you perhaps viewing it with a plugin? If yes, which one? The plugin name should be shown above the quick view panel now in the beta. I tried with cudalister.wlx and the refresh also worked.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50rc2] cm_UpdateQuickView does not always work
No plugins, new ini.
Re: [TC10.50rc2] cm_UpdateQuickView does not always work
I also tried this:
- I disabled auto-refresh for my test drive (Configuration/Options/Refresh/Auto-Refresh when activating the program - No refresh for these drives)
- Enable Quick view
- Edit the file currently shown in Quick view, save and close
- cm_UpdateQuickView does nothing
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50rc2] cm_UpdateQuickView does not always work
Thanks, that helped.I disabled auto-refresh for my test drive
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50rc2] cm_UpdateQuickView does not always work
Tested OK using TC10.50rc3 32-bit and 64-bit.HISTORY.TXT wrote:21.06.22 Fixed: cm_UpdateQuickView didn't work if the file list wasn't updated via auto-refresh (32/64)
Moderator message from: white » 2022-06-22, 19:05 UTC
Moved to Fixed bugs.