Search found 5 matches
- Mon Dec 12, 2016 1:12 pm
- Forum: Support
- Topic: Issue with ScaleRichView
- Replies: 7
- Views: 19344
Yes i think i got it. All is done manually, probably using RichViewActions would cut the size of the code in half. Not probably the best way to do it but what i did is save the style and add the missing textstyles onChangeActiveEditor. I'm still not sure how to modify SRV.SubDocuments.GetRVStyle as ...
- Mon Dec 12, 2016 8:27 am
- Forum: Support
- Topic: Issue with ScaleRichView
- Replies: 7
- Views: 19344
- Mon Dec 12, 2016 7:58 am
- Forum: Support
- Topic: Issue with ScaleRichView
- Replies: 7
- Views: 19344
I found it
srvActionsResource.rvActionNew1.OnNew:=eventActionOnNew;
http://www.trichview.com/help-actions/i ... _onnew.htm
The problem persist because this is not being called, ill test it a little more.
srvActionsResource.rvActionNew1.OnNew:=eventActionOnNew;
http://www.trichview.com/help-actions/i ... _onnew.htm
The problem persist because this is not being called, ill test it a little more.
- Mon Dec 12, 2016 7:01 am
- Forum: Support
- Topic: Issue with ScaleRichView
- Replies: 7
- Views: 19344
- Fri Dec 09, 2016 12:14 pm
- Forum: Support
- Topic: Issue with ScaleRichView
- Replies: 7
- Views: 19344
Issue with ScaleRichView
Hello! My company purchased like 10 years ago or so the 1.0 version of richview. We are now planning to purchase the last version and migrate to scalerichview. Playing with the demos and trials i only see one big barrier. We were using 3 richviewedits for body,header and footer with theirs own ...