Search found 8 matches

by Ja5
Sat Jul 20, 2013 12:19 am
Forum: Support
Topic: TcxTRichViewEdit and Last DevExpress
Replies: 5
Views: 20568

already done but bug still present in XE2
by Ja5
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 ...
by Ja5
Fri Jul 12, 2013 9:31 pm
Forum: Support
Topic: RichView1 Active line indication ?
Replies: 5
Views: 19398

ok, i hope to see this feature in future versions )
by Ja5
Fri Jul 12, 2013 9:28 pm
Forum: Support
Topic: TcxTRichViewEdit and Last DevExpress
Replies: 5
Views: 20568

Hi,

I got an error when i whas playng with properties of TcxTRichViewEdit/

For example if you try to change ScrollBar property value in Design Time /in IDE you will get an IDE Error, "Scroll bar out of range" .
by Ja5
Fri Jul 12, 2013 6:10 pm
Forum: Support
Topic: RichView1 Active line indication ?
Replies: 5
Views: 19398

i mean highlight active line.
by Ja5
Fri Jul 12, 2013 6:09 pm
Forum: Support
Topic: RichView1 Active line indication ?
Replies: 5
Views: 19398

Just indicate active line like this
Image
by Ja5
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 ?
by Ja5
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 ...