Mikhail.Farberov
Member
Hello,
I'm trying to change a background color of active edit via API calls. I cant use configuration (Preferences->Appearance) because I have more complex criteria to select current color.
I think, I should call IDE_GetEditorHandle and use this handle to change background color of edit control. But how to do it properly?
I have tried to do it in different ways but all of them dont work.
Thanks in advance!
I'm trying to change a background color of active edit via API calls. I cant use configuration (Preferences->Appearance) because I have more complex criteria to select current color.
I think, I should call IDE_GetEditorHandle and use this handle to change background color of edit control. But how to do it properly?
I have tried to do it in different ways but all of them dont work.
Thanks in advance!
Last edited: