No OnCurTextStyleChanged() if rvprDoNotAutoSwitch
Posted: Thu Dec 08, 2005 9:39 pm
Hi Sergey,
RV 1.9.0.1. If text has a Style with Protection rvprDoNotAutoSwitch, OnCurTextStyleChanged() event does not fire when getting into or out of such text. Bug?
And while we're on this subject, there isn't any "dedicated" event that would fire when moving into a block of text that has some List Style, is there? Something similar to the above Text or the similar OnCurParaStyleChanged() events? If there isn't any, what event would you recommend: OnCaretMove()?
And what about detecting when the user gets into a table or "touches" one on the right or left side? I can see that RVActionTest enables/disables the "Delete Table" button when this happens, and furthermore, does the same to other table-related buttons when I actually "step into" a Cell, but I don't see any relevant events, and can't seem to figure out how RVActionTest does it. Could you please point me in the right direction?
Just to clarify: I do have the Actions source code, and I am not using Actions in my project.
Thank you,
Michel
RV 1.9.0.1. If text has a Style with Protection rvprDoNotAutoSwitch, OnCurTextStyleChanged() event does not fire when getting into or out of such text. Bug?
And while we're on this subject, there isn't any "dedicated" event that would fire when moving into a block of text that has some List Style, is there? Something similar to the above Text or the similar OnCurParaStyleChanged() events? If there isn't any, what event would you recommend: OnCaretMove()?
And what about detecting when the user gets into a table or "touches" one on the right or left side? I can see that RVActionTest enables/disables the "Delete Table" button when this happens, and furthermore, does the same to other table-related buttons when I actually "step into" a Cell, but I don't see any relevant events, and can't seem to figure out how RVActionTest does it. Could you please point me in the right direction?
Just to clarify: I do have the Actions source code, and I am not using Actions in my project.
Thank you,
Michel