Search found 8 matches
- Sat Jul 20, 2013 12:19 am
- Forum: Support
- Topic: TcxTRichViewEdit and Last DevExpress
- Replies: 5
- Views: 21389
- Mon Jul 15, 2013 5:16 am
- Forum: Support
- Topic: BUG! Funny focus rect bug for styleNo 4 and 5
- Replies: 2
- Views: 12071
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 ...
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 ...
- Fri Jul 12, 2013 9:31 pm
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 20323
- Fri Jul 12, 2013 9:28 pm
- Forum: Support
- Topic: TcxTRichViewEdit and Last DevExpress
- Replies: 5
- Views: 21389
- Fri Jul 12, 2013 6:10 pm
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 20323
- Fri Jul 12, 2013 6:09 pm
- Forum: Support
- Topic: RichView1 Active line indication ?
- Replies: 5
- Views: 20323
- Fri Jul 12, 2013 5:30 am
- Forum: Support
- Topic: TcxTRichViewEdit and Last DevExpress
- Replies: 5
- Views: 21389
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: 20323
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 ?
Лучше по русски конечно сформулировать вопрос, во многих текстовых редакторах есть возможность подсветки активной строки на которой установлена каретка, что бы ...
Лучше по русски конечно сформулировать вопрос, во многих текстовых редакторах есть возможность подсветки активной строки на которой установлена каретка, что бы ...