When pasting text the EN_SELCHANGE notification should be raised and the fnchange member of the RASELCHANGE structure should be apply.
Regards,
Regards,
Hi akyprian
This is alredy implemented and works well.
KetilO
This is alredy implemented and works well.
KetilO
Yes, but when does it fire? Before or After the processing in the RaEDit control?
Hi akyprian
If you look up Paste proc in RAEdit source (should not be hard to find) you will find that selchane message is the last thing it does.
KetilO
If you look up Paste proc in RAEdit source (should not be hard to find) you will find that selchane message is the last thing it does.
KetilO