Search found 8 matches
- Sat Jul 20, 2013 12:19 am
- Forum: Support
- Topic: TcxTRichViewEdit and Last DevExpress
- Replies: 5
- Views: 20568
- Mon Jul 15, 2013 5:16 am
- Forum: Support
- Topic: BUG! Funny focus rect bug for styleNo 4 and 5
- Replies: 2
- Views: 11680
BUG! Funny focus rect bug for styleNo 4 and 5
Test on RichView just execute this code, then move mouse on items procedure TForm1.Button1Click(Sender: TObject); begin RVStyle1.TextStyles.Clear; RVStyle1.TextStyles.Add; RVStyle1.TextStyles.Add; RVStyle1.TextStyles.Add; RVStyle1.TextStyles.Add; RVStyle1.TextStyles.Add; RVStyle1.TextStyles.Add ...
- Fri Jul 12, 2013 9:31 pm
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 19398
- Fri Jul 12, 2013 9:28 pm
- Forum: Support
- Topic: TcxTRichViewEdit and Last DevExpress
- Replies: 5
- Views: 20568
- Fri Jul 12, 2013 6:10 pm
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 19398
- Fri Jul 12, 2013 6:09 pm
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 19398
- Fri Jul 12, 2013 5:30 am
- Forum: Support
- Topic: TcxTRichViewEdit and Last DevExpress
- Replies: 5
- Views: 20568
TcxTRichViewEdit and Last DevExpress
Current TcxTRichViewEdit is not compactible with the last DevExpress,
Is this project dead ?
Is this project dead ?
- Fri Jul 12, 2013 5:05 am
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 19398
RichView1 Active line indication ?
Is it possible to make some thing like indication of the selected line in RichView (not RichViewEdit) without using of the Styles ...