Search found 18 matches

by rellik
Thu Nov 10, 2016 10:24 am
Forum: ScaleRichView
Topic: line break in cell
Replies: 3
Views: 20661

Thanks, I can see, how many lines in the text of the cell?
by rellik
Thu Nov 10, 2016 8:50 am
Forum: ScaleRichView
Topic: line break in cell
Replies: 3
Views: 20661

line break in cell

Hi! I need paste text into cell of table.

I use table1.cell[0, 0].addNL(s);

but if s = 'перенос '+#10#13+'строки'; SrichViewEdit ignore it and paste into cell 'перенос строки'
by rellik
Thu Dec 24, 2015 7:31 am
Forum: Support
Topic: Red cross on the standart action button
Replies: 1
Views: 10049

Red cross on the standart action button

HI! After update version to actuality after compile project i have red cross on a some buttons, linked with standard richview actions. Why? What reason?
by rellik
Sat Nov 07, 2015 12:49 pm
Forum: Support
Topic: SRichViewEdit Header
Replies: 3
Views: 14513

I mush have header only on the firsp page, and can't edit them. It is possible?
by rellik
Sat Nov 07, 2015 12:21 pm
Forum: Support
Topic: SRichViewEdit Header
Replies: 3
Views: 14513

answer to myself:

SrishViewEdit.RVHeader.ReadOnly:=true.

And another question to Sergey: May I show header only on the first page?
by rellik
Sat Nov 07, 2015 11:40 am
Forum: Support
Topic: SRichViewEdit Header
Replies: 3
Views: 14513

SRichViewEdit Header

How I can to restrict editing header of TSRishViewEdit?
by rellik
Thu Nov 05, 2015 9:38 am
Forum: Support
Topic: Spellsheck with hunspell DLL
Replies: 6
Views: 19676

I send U e-mail to richviewgmailcom
by rellik
Thu Nov 05, 2015 9:10 am
Forum: Support
Topic: Spellsheck with hunspell DLL
Replies: 6
Views: 19676

it does not help.
by rellik
Tue Nov 03, 2015 11:14 am
Forum: Support
Topic: Text wrapping cell
Replies: 7
Views: 20755

My 3th row have one cell. I use TRVPtint, but how them applies to word-wrap?
by rellik
Tue Nov 03, 2015 10:13 am
Forum: Support
Topic: Text wrapping cell
Replies: 7
Views: 20755

I have object "A" of class TRVTableItemInfo.
then I create table A := TRVTableItemInfo.CreateEx(6,3,________)
And I have 6 rows, but A.Rows[3] have not property KeepTogether, and if
A.Cells[3,0] contains many text strings, cell is wrapping to next page entirely.
by rellik
Tue Nov 03, 2015 6:14 am
Forum: Support
Topic: Text wrapping cell
Replies: 7
Views: 20755

Text strings in cell, which don't fit in one page, did not wrap to next page, wrapping all cell.
by rellik
Mon Nov 02, 2015 7:17 pm
Forum: Support
Topic: Text wrapping cell
Replies: 7
Views: 20755

Text wrapping cell

Which property table cell is responsible for the text wrapping cell to another page?
by rellik
Mon Nov 02, 2015 12:37 pm
Forum: Support
Topic: Spellsheck with hunspell DLL
Replies: 6
Views: 19676

I did exactly as you said. For the example Demos\HunSpell\RishViewActions\ and I replaced RichViewEdit on SRichViewEdit . Then I process the event OnSpellingCheck for SRichViewEdit . Then I link SRichViewEdit with RVAPopupMenu , (tried to link SRichViewEdit.ActiveEditor with TRVAPopupMenu ) For TRVA...
by rellik
Fri Oct 30, 2015 8:14 am
Forum: Support
Topic: Spellsheck with hunspell DLL
Replies: 6
Views: 19676

Spellsheck with hunspell DLL

I have project for spellsheck with hunspell DLL.

In your subject we have TRichView, but I need to use TSRichView. I change components, and linked TRVAPopupMenu with my TSRichView, but he is not popup.
by rellik
Fri Oct 30, 2015 7:51 am
Forum: Support
Topic: spell check
Replies: 2
Views: 11960

ok, sorry for russian. Thanks for answer.