Horizontal Line and Style
Posted: Sun Jan 25, 2026 9:22 pm
Hi Sergey,
When I insert a break (horizontal line) I have to add an ApplyStyleTemplate(0) call after every InsertBreak call to keep the correct style name in the styles combo (otherwise it's blank when it should say "Normal"). It does this if I use the HLine rv action as well.
But, the ActionTestUni demo app does not seem to have this issue. How are you getting it to do that? I've looked through the code and components and I can't find how you keep the style combo working when inserting a break.
Thanks
Stan
When I insert a break (horizontal line) I have to add an ApplyStyleTemplate(0) call after every InsertBreak call to keep the correct style name in the styles combo (otherwise it's blank when it should say "Normal"). It does this if I use the HLine rv action as well.
But, the ActionTestUni demo app does not seem to have this issue. How are you getting it to do that? I've looked through the code and components and I can't find how you keep the style combo working when inserting a break.
Thanks
Stan