Search found 3 matches

by theadmin
Sun Jan 07, 2007 7:39 pm
Forum: Support
Topic: How to activate the ruler
Replies: 4
Views: 17154

To use the rvruler, all what needs to be done is dropping it on a form and attach a richviewedit component to it by assigning property RVRuler.RichViewEdit. All the handling of moving tabs, etc is then done "automatically" (see code and comments in rvruler.pas). Pieter Tanks Pieter, when I looked ...
by theadmin
Sat Jan 06, 2007 7:31 pm
Forum: Support
Topic: How to activate the ruler
Replies: 4
Views: 17154

I downloaded the file and compiled the example, but now I am looking at a few new problems. After looking at the example ActionTest, I cannot seem to find any code in there that shows things like: 1. When you move the thumb of the ruler, the text in the RichViewEdit moves with it too. I have been ...
by theadmin
Fri Jan 05, 2007 2:06 am
Forum: Support
Topic: How to activate the ruler
Replies: 4
Views: 17154

How to activate the ruler

Elementary question, I didn't notice an option for a ruler to be displayed in the RichView editor, how do I display the ruler?



Thanks