Page 2 of 2

Re: EditorGadget reads final lines incorrectly with screen readers

Posted: Tue Jun 10, 2025 3:33 pm
by Fred
Yes

Re: EditorGadget reads final lines incorrectly with screen readers

Posted: Tue Jun 10, 2025 3:47 pm
by Quin
Incredible! Can't wait! :) you're the man, Fred!

Re: EditorGadget reads final lines incorrectly with screen readers

Posted: Tue Jun 10, 2025 4:04 pm
by Fred
Well, it's only one line to use it right now, nothing fancy :lol:

Code: Select all

SendMessage_(GadgetID(0), #EM_SETTEXTMODE, #TM_RICHTEXT, 0)

Re: EditorGadget reads final lines incorrectly with screen readers

Posted: Tue Jun 10, 2025 4:20 pm
by Quin
One line times however many EditorGadgets you have. My app has many ;).
Regardless I look forward to the fix! :)