Search found 21 matches

by shoebuddy
Sun Sep 20, 2015 7:47 pm
Forum: Support
Topic: Programmatically changing font and font size.
Replies: 11
Views: 46888

Ok. the spaces were my error :oops:

But if there is a better way to do what I want, please let me know.

Also I figured out how to use fontdoublesize instead of fontsize
by shoebuddy
Sun Sep 20, 2015 7:00 pm
Forum: Support
Topic: Programmatically changing font and font size.
Replies: 11
Views: 46888

What I want to do is make sure anything I copy or drag into the TDBRichViewEdit is given the default text style: Times New Roman 12.

Maybe there is another way to do this that preserves formatting of bold and italics without removing a space before and after such formatted words?
by shoebuddy
Sun Sep 20, 2015 6:38 pm
Forum: Support
Topic: Programmatically changing font and font size.
Replies: 11
Views: 46888

I have the same problem with option 2 (see above) with formatted text losing a space before and after
by shoebuddy
Sun Sep 20, 2015 6:23 pm
Forum: Support
Topic: Programmatically changing font and font size.
Replies: 11
Views: 46888

Also with option 2
Cannot find rvfimFontSize ???
by shoebuddy
Sun Sep 20, 2015 6:15 pm
Forum: Support
Topic: Programmatically changing font and font size.
Replies: 11
Views: 46888

Option one removes a space before special formatting

When I use option 1, anything that was bold or in italics looses the space that separates it from another word.

E.g.: this boy is here. Becomes: thisboyis here
by shoebuddy
Thu Sep 10, 2015 5:25 pm
Forum: Support
Topic: Unable to edit text with DBrichview
Replies: 0
Views: 16619

Unable to edit text with DBrichview

I'm a newbie. Put a Brichview component on form and hooked it up to a style and my database note table text field which is a blob with rtf. When I run the program, I am unable to edit the text. Help appreciated.