@kevin
Use the code below to achieve the highlighted line
int h=GetQmCodeEditor
SendMessage(h SCI.SCI_SETSELBACK 0 0x00FF00)
'E SH
There is only one problem at the moment,
If an AutoText with a single line of text is defined, it cannot be displayed in the list, and the positioning is not accurate.
Is there a better way?
Use the code below to achieve the highlighted line
int h=GetQmCodeEditor
SendMessage(h SCI.SCI_SETSELBACK 0 0x00FF00)
'E SH
There is only one problem at the moment,
If an AutoText with a single line of text is defined, it cannot be displayed in the list, and the positioning is not accurate.
Is there a better way?