TC10.50b5: Dotted line cursor in inactive panel
Moderators: Hacker, petermad, Stefan2, white
TC10.50b5: Dotted line cursor in inactive panel
Is this a new feature? Can it be turned off? It's not mentioned in history.txt.
Re: TC10.50b5: Dotted line cursor in inactive panel
Hi,
you can change it in wincmd.ini
[Configuration]
InactiveFocus=0
If you're using dark mode, you may have to add
InactiveFocusDark=0
trafan
you can change it in wincmd.ini
[Configuration]
InactiveFocus=0
If you're using dark mode, you may have to add
InactiveFocusDark=0
trafan
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: TC10.50b5: Dotted line cursor in inactive panel
It's an old feature, I must have enabled it by mistake when adding InactiveFocusDark. It can be disabled as trafan describes.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: TC10.50b5: Dotted line cursor in inactive panel
While it's an old feature, long time counted as experimental, it's quite useful. However, it still cannot be configured in Configuration, Color, where it would be possible to select its look, like current dotted rectangle or a specific color mark.
Please consider to add this option like "Inactive cursor". For example, it can be placed as additional line to drop-down list "Others" above the current "Lister". In such case, no need to change design of this panel, only add a selection-dependent line.
Please consider to add this option like "Inactive cursor". For example, it can be placed as additional line to drop-down list "Others" above the current "Lister". In such case, no need to change design of this panel, only add a selection-dependent line.
Desktop: Windows 11 Pro 23H2, TC 11.50. Mobile: Pixel 5a, Android 14, TC 3.60b4
-
- Junior Member
- Posts: 58
- Joined: 2016-01-15, 23:57 UTC
Re: TC10.50b5: Dotted line cursor in inactive panel
If not for this accidental enablement, I would not have known this feature even exists. So, thanks for the bug
However, it doesn't seem true that InactiveFocusDark "uses the value from normal mode when not set" (as mentioned in the change log). The RGB value I set for InactiveFocus doesn't propagate to the dark mode. I still need to set the two values separately, even though I intend to make them the same.

However, it doesn't seem true that InactiveFocusDark "uses the value from normal mode when not set" (as mentioned in the change log). The RGB value I set for InactiveFocus doesn't propagate to the dark mode. I still need to set the two values separately, even though I intend to make them the same.
Re: TC10.50b5: Dotted line cursor in inactive panel
jiangzhenjerry wrote: 2022-05-12, 18:57 UTC ...
However, it doesn't seem true that InactiveFocusDark "uses the value from normal mode when not set" (as mentioned in the change log).
...
ghisler(Author) wrote: 2022-05-12, 08:48 UTC It's a bug, InactiveFocusDark should take the value from InactiveFocus but doesn't. Will be fixed in the next beta.
-
- Junior Member
- Posts: 58
- Joined: 2016-01-15, 23:57 UTC
Re: TC10.50b5: Dotted line cursor in inactive panel
Thanks! I missed ghisler's comment in the other post.
Re: TC10.50b5: Dotted line cursor in inactive panel
I never knew such a feature ever exists until yesterday.ghisler(Author) wrote: 2022-05-12, 08:36 UTC It's an old feature, I must have enabled it by mistake when adding InactiveFocusDark. It can be disabled as trafan describes.

On a side note, I now sometime mistake the dotted line cursor for the real cursor, because in the old days (before the advent of Windows 10?) the cursor was shown as a dotted line.
Re: TC10.50b5: Dotted line cursor in inactive panel
Just to make it clear for the readers of this topic. O (zero) isn't the only value for this parameter -it is much more comprehensive:
So you can set both color and border type with this parameter - example: InactiveFocus=$3FF0000 -> solid blueHelp wrote:InactiveFocus=0 Set to 1 or RGB value (see description of BackColor below) to show cursor in the target panel too. Accepts hex in form $BBGGRR.
Add $1000000 = dashes, $2000000=dashes/dots, $3000000=solid frame
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: TC10.50b5: Dotted line cursor in inactive panel
Probably this thread could be mode to English sub-forum - because we talk already not about some BUG being found...
More precisely, one bug related to the cursor in the inactive panel was found - but it has already been fixed at beta6.
So everything is fine from this side now!
More precisely, one bug related to the cursor in the inactive panel was found - but it has already been fixed at beta6.
So everything is fine from this side now!
#146217 personal license
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: TC10.50b5: Dotted line cursor in inactive panel
Moderator message
Moved to English forum
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Selection checkbox in the target window
In 10.50 beta5, the selection checkbox was displayed in the InActive panel when selecting an object, but this function does not work anymore. (in beta 6, 7)
Is there no way to activate it? Or is it intended?
Anyway, thank you for your hard work in developing a good program.
Is there no way to activate it? Or is it intended?
Anyway, thank you for your hard work in developing a good program.
Re: Selection checkbox in the target window
As you can read above, it was enabled by mistake in beta 5.Ceras wrote: 2022-05-25, 18:34 UTC In 10.50 beta5, the selection checkbox was displayed in the InActive panel when selecting an object, but this function does not work anymore. (in beta 6, 7)
You can read above how to enable it.