Event XbpRtf():selChange Foundation
Text selection changed.
:selChange := {| uNIL1, uNIL2, self | ... }
:selChange () --> self
xbeRTF_SelChange (1049177)
This method returns the object executing the method (self).
The xbeRTF_SelChanged event is generated when the selection in the text buffer is changed. This usually indicates that the user has moved the cursor in the text buffer.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.