Search found 9 matches

by umi
Tue Oct 23, 2007 8:07 pm
Forum: ScaleRichView
Topic: Page No problem
Replies: 1
Views: 12544

Page No problem

Hello
Is there any way to determine item's page number ??
I tried to use method SRichViewEdit1->getRVPageNoEx(ItemNo) but this method always return 1 even if document has more than one page.
I use SRichViewEdit version 1.3.1
Thanks in advance.
by umi
Fri Oct 19, 2007 7:01 am
Forum: Support
Topic: TIcon problem
Replies: 2
Views: 10919

The workaround works.
Thanks for help.
by umi
Fri Oct 19, 2007 6:56 am
Forum: ScaleRichView
Topic: ScaleRichView OnItemHint
Replies: 4
Views: 20955

in version 1.3.1 the problem is fixed.
Thanks.
by umi
Fri Oct 19, 2007 6:55 am
Forum: ScaleRichView
Topic: TIcon size
Replies: 1
Views: 12610

TIcon size

Hello
I inserted icon file into SRichViewEdit and I want to block resizing it.
Code below doesn't work

Code: Select all

SRichViewEdit1.RichViewEdit.SetItemExtraIntProperty(icoItemNo, rvepResizable, 0);
Is there any way to do it ??
Thanks in advance.
by umi
Thu Oct 18, 2007 7:04 am
Forum: Support
Topic: TIcon problem
Replies: 2
Views: 10919

TIcon problem

Hello I want to insert icon file (.ico) into my RichView document. The icon file is 16x16 size and is i one line with text it's mean the line starts with text then I insert a picture and and after the picture I added another text after this operation I formated document. The document look like the i...
by umi
Mon Sep 17, 2007 9:28 pm
Forum: ScaleRichView
Topic: ScaleRichView OnItemHint
Replies: 4
Views: 20955

ScaleRichView OnItemHint

Hello
hmm... in readme file I found that I use ScaleRichView version 1.2.9
by umi
Mon Sep 17, 2007 7:36 am
Forum: ScaleRichView
Topic: ScaleRichView OnItemHint
Replies: 4
Views: 20955

ScaleRichView OnItemHint

Hello I have simple question = what else should I set to get OnItemHint to work. I have already set MyScaleRichView->RichViewEdit->Options << rvoShowItemHints; MyScaleRichView->RichViewEdit->ShowHint = true; MyScaleRichView->ShowHint = true; Is there any other settings that let this event properly w...
by umi
Thu Sep 06, 2007 1:31 pm
Forum: ScaleRichView
Topic: ScaleRichView installation problem
Replies: 3
Views: 17578

How to obtain the lastest version of those components ?? Is there any public link to them or they are aviable only for registered users??
Another question - my company bought a site licence of trichview, so may I get an access to the private forums ??

Thanks in advance.
by umi
Wed Sep 05, 2007 6:45 am
Forum: ScaleRichView
Topic: ScaleRichView installation problem
Replies: 3
Views: 17578

ScaleRichView installation problem

Hello I have a problem with installation ScaleRichView component trial version - during compile SrvPkg2006.bpl I get following error: [Pascal Fatal Error] SRVPkg2006.dpk(59): F2051 Unit SclRVRuler was compiled with a different version of RVRuler.TRVRuler I have the lastest version of TRvichView comp...