Hi,
how to configurate the cm_SrcQuickview command for plugin imagine to have the filelist focus after cm_SrcQuickview on the imagine panel?
Actually, if i use cm_SrcQuickview on a jpg than the focus is still on the filelist of the jpg.
Many thanks.
Imagine.wlx and listfocus
Moderators: Hacker, petermad, Stefan2, white
Imagine.wlx and listfocus
#101512
Re: Imagine.wlx and listfocus
Code: Select all
cm_SrcQuickview,cm_FocusTrg
Re: Imagine.wlx and listfocus
Thanks, that works. But there are new problems.
My motivation was, that when the focus is on the imagine file window, I am able to navigate through the images with the arrow keys <>.
This works perfectly if I set the focus manually.
With cm_FocusTrg the focus is set, but the arrow keys have no function. Exactly the same behavior as when the focus is not Set. If i click the Focus manually again, then IT works.
Another conspicuousness is that the button for this command does not change its visible state. This is certainly because now two commands are in it.
My motivation was, that when the focus is on the imagine file window, I am able to navigate through the images with the arrow keys <>.
This works perfectly if I set the focus manually.
With cm_FocusTrg the focus is set, but the arrow keys have no function. Exactly the same behavior as when the focus is not Set. If i click the Focus manually again, then IT works.
Another conspicuousness is that the button for this command does not change its visible state. This is certainly because now two commands are in it.
#101512
Re: Imagine.wlx and listfocus
n(ext)matixx wrote: 2019-06-06, 10:50 UTC My motivation was, that when the focus is on the imagine file window, I am able to navigate through the images with the arrow keys <>.
p(revious)
is possible but I wouldn't prefer that either.
Re: Imagine.wlx and listfocus
2matixx
Aside form that - I too, have to set the focus manually to make it work for both SPACE/BackSpace in Imagine or N/P in Lister in general.
I am curious - have you remapped the < and > key in Imagine? The default key for Next image is Space and for Previous it is BackSpace. Left or right key do nothing for me in Imagine. And for Listet/Quick view only N and P works for me (for selected files - if so configured).when the focus is on the imagine file window, I am able to navigate through the images with the arrow keys <>
Aside form that - I too, have to set the focus manually to make it work for both SPACE/BackSpace in Imagine or N/P in Lister in general.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Imagine.wlx and listfocus
2petermad
You are right, i have remapped the Navigation Keys to <>.
I forgot this, because i Do this many years before.
But, this has no effect to the Problem.
The mainpoint ist: Why is cm_FocusTrg Not working the same as Set manually the Focus?
You are right, i have remapped the Navigation Keys to <>.
I forgot this, because i Do this many years before.
But, this has no effect to the Problem.
The mainpoint ist: Why is cm_FocusTrg Not working the same as Set manually the Focus?
#101512