I am try in to work demos on DBRichTextEdit / RichTextEdit and it seems the control are different.
I was trying to copy the demo for RichTextEdit and tie them to DBRichTextEdit control.
But non of them work.,
RichTextEdit use applystyleconversion and
DBRichTextEdit use apply...style.
Is there a demo with full working controls for DBRichTextEdit?
Thanks.
DBRichedTextEdit / RichedTextEdit character Controls diffrnt
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Everything must be the same for TRichViewEdit and TDBRichViewEdit, except for (of course) file-related operations.
For example, you can see this demo:
http://www.trichview.com/forums/viewtopic.php?t=2074
If you want using RichViewActions, all actions work correctly with TDBRichViewEdit, except for New, Open, Save and SaveAs.
For example, you can see this demo:
http://www.trichview.com/forums/viewtopic.php?t=2074
If you want using RichViewActions, all actions work correctly with TDBRichViewEdit, except for New, Open, Save and SaveAs.
Are there Any Symbols like Dots or other indent chracter
Are there Any Symbols like Dots or other indent character that can be used with the RT environment?
• 1
• 2
1. a
2. b
o 1
o 2
• 1
• 2
1. a
2. b
o 1
o 2
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
RichTextEdit Editor, with indents, any Bullet styles Availbl
When using the RichTextEdit Editor and indents, are there any Bullet styles Available like
• 1
• 2
1. a
2. b
o 1
o 2
• 1
• 2
1. a
2. b
o 1
o 2
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
You can make different styles of bullets and numbering (including examples you made)
If you use RichViewActions, you can define them in "Bullets and Numbering" dialog.
If you want to implement it in code, see http://www.trichview.com/forums/viewtopic.php?t=5113
If you use RichViewActions, you can define them in "Bullets and Numbering" dialog.
If you want to implement it in code, see http://www.trichview.com/forums/viewtopic.php?t=5113