Jump to content

Problems with function _GUICtrlRichEdit_SetSel


AndreyS
 Share

Recommended Posts

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. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...