Page 2 of 2

Re: Windows alt codes do not work in TextPad 9

Posted: Mon Aug 12, 2024 9:19 am
by bbadmin
No versions of TextPad, right back to the first, have had their own keyboard handler for the numeric pad. Instead, they rely on Windows to handle it and send TextPad the appropriate messages. Only if Num Lock is on does Windows send characters corresponding to the character code value typed while the Alt key is held down. Some Microsoft apps, such as Edge and the new version of Notepad, don't need Num Lock to be on, while others such as MS Office apps, Visual Studio and PowerShell behave the same as TextPad.

Have I misunderstood the issue here?

Re: Windows alt codes do not work in TextPad 9

Posted: Wed Aug 28, 2024 4:07 pm
by pitterson63
The theory exposes a strange subtlety in how various Windows apps handle the number pad, especially if applying Alt codes. TextPad, like other Microsoft apps such as MS Office and Visual Studio, relies on Windows' default behavior, which requires Num Lock to be enabled for Alt codes to work. The difference in behavior between apps such as Edge and the new Notepad shows a shift in Microsoft's strategy, maybe indicating an evolving standard for how input is processed across different software settings.

Re: Windows alt codes do not work in TextPad 9

Posted: Sat Aug 31, 2024 10:11 am
by bbadmin
The Num Lock requirement has been eliminated in release 9.5.2 and 8.19.2.