AutoBert Posted February 1, 2016 Posted February 1, 2016 13 minutes ago, AndreyS said: Colleagues, I probably found a less optimal solution. I just in file GuiRichEdit.au3, in function _GUICtrlRichEdit_SetSel (), remove the line: _WinAPI_SetFocus ($ HWnd) I did not understand why it is needed, but many functions work without no problem. _WinAPI_SetFocus($hWnd) ; need to have the selection updated But when your solution works it's ok.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now