"Run minimized" without losing TC focus
Moderators: Hacker, petermad, Stefan2, white
"Run minimized" without losing TC focus
The need to control the behavior of the option "Run minimized" in buttons or em_ commands has long matured.
It is known that SW_SHOWMINIMIZED/SW_SHOWMINNOACTIVE (2/7) flags are responsible for minimizing with/without loss of focus.
I would like an ini-key that would provide a choice of default behavior.
It is known that SW_SHOWMINIMIZED/SW_SHOWMINNOACTIVE (2/7) flags are responsible for minimizing with/without loss of focus.
I would like an ini-key that would provide a choice of default behavior.
Overquoting is evil! ๐
Re: "Run minimized" without losing TC focus
2ghisler(Author)
I think it's a fairly simple option. Why not add to TC 10?
I think it's a fairly simple option. Why not add to TC 10?
Overquoting is evil! ๐
Re: "Run minimized" without losing TC focus
May be because you are the only one requesting this and there are many other more importand wishesFla$her wrote: 2021-04-26, 01:06 UTC 2ghisler(Author)
I think it's a fairly simple option. Why not add to TC 10?

Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: "Run minimized" without losing TC focus
2Horst.Epp
I'm asking a question not you, but the author. There are many wishes, but most of them are quite intricate and they are 10-100 times more difficult to implement. Look at the adjacent topic about [P], I was also the only one there, but the author saw the meaning in the adding, which was brewing for years.
If you don't understand how useful it is to leave the focus at the TC window and save navigation when calling certain operations (especially console), then it only disconcerting me. :/
I'm asking a question not you, but the author. There are many wishes, but most of them are quite intricate and they are 10-100 times more difficult to implement. Look at the adjacent topic about [P], I was also the only one there, but the author saw the meaning in the adding, which was brewing for years.
If you don't understand how useful it is to leave the focus at the TC window and save navigation when calling certain operations (especially console), then it only disconcerting me. :/
Overquoting is evil! ๐
Re: "Run minimized" without losing TC focus
2ghisler(Author)
Keeping focus in TC is a really necessary thing for many. In my opinion, it won't take long.
Keeping focus in TC is a really necessary thing for many. In my opinion, it won't take long.
Overquoting is evil! ๐
Re: "Run minimized" without losing TC focus
Support++
License #1945
Windows 10 Pro x64
Version 22H2 (OS Build 19045.3930)
TC 11.00 x64 and x86, Everything 1.5.0.1366a x64, QAP 11.6.3.1 x64
Windows 10 Pro x64
Version 22H2 (OS Build 19045.3930)
TC 11.00 x64 and x86, Everything 1.5.0.1366a x64, QAP 11.6.3.1 x64
Re: "Run minimized" without losing TC focus
Or, instead of the key in the ini, can be make the third checkbox "Keep focus", and in line 7 of the button code there will be 2 instead of 1.
Overquoting is evil! ๐
Re: "Run minimized" without losing TC focus
Support++
In fact, I would prefer this suggestion over an ini-entry:
In fact, I would prefer this suggestion over an ini-entry:
Fla$her wrote: 2022-06-18, 10:07 UTC Or, instead of the key in the ini, can be make the third checkbox "Keep focus", and in line 7 of the button code there will be 2 instead of 1.
Re: "Run minimized" without losing TC focus
2funkymonk
I would too. It's just a little more difficult to do.
I would too. It's just a little more difficult to do.
Overquoting is evil! ๐