Search found 170 matches

by alexandreq
Mon Apr 30, 2012 11:11 am
Forum: Support
Topic: Readonly = True in DBSRichViewEdit
Replies: 6
Views: 16449

Hi,

I noticed that the readonly only works if I have my table opened.

If I call my form and my table is not opened, I can write in the DBSRichViewEdit, but if my table is opened and the readonly is true, it works fine.
by alexandreq
Sun Apr 29, 2012 9:59 pm
Forum: Support
Topic: Readonly = True in DBSRichViewEdit
Replies: 6
Views: 16449

Readonly = True in DBSRichViewEdit

Hello Sergey

I put my Editor to readonly=true but I can still write on it.

Why?

I did this two way:

DBSrichViewEdit.Richview.readonly := True

Or

DBSRichViewEdit.ReadOnly := True

nothing happened, I can still write on the editor

Thanks
Alex
by alexandreq
Thu Apr 26, 2012 1:55 pm
Forum: Support
Topic: How can I copy a determine page number?
Replies: 4
Views: 13729

Hi Sergey,

Thanks very much.
by alexandreq
Mon Apr 23, 2012 11:16 am
Forum: Support
Topic: How can I copy a determine page number?
Replies: 4
Views: 13729

How can I copy a determine page number?

Hello Sergery,

I have a doc with 10 pages, I'd like to copy the page 8 from my DBSrichviewEdito to a SRichViewEdit, how can I do this?

Thanks
Alex
by alexandreq
Mon Apr 23, 2012 11:11 am
Forum: Support
Topic: Hearder and footer is not cleaning
Replies: 5
Views: 15046

thanks sergey.
by alexandreq
Sun Apr 22, 2012 9:50 pm
Forum: Support
Topic: Hearder and footer is not cleaning
Replies: 5
Views: 15046

Hi Sergey,

Yeah, you are right, I did that wrong, but even though I have a problem.

When I have an opened doc with DBSRichViewEdit and this doc has a header or footer, then I close the table, the DBSrichview clean the richview but the header and footer isn't clean.
by alexandreq
Sun Apr 22, 2012 2:32 pm
Forum: Support
Topic: Hearder and footer is not cleaning
Replies: 5
Views: 15046

Hearder and footer is not cleaning

Hello sergey, I use DBSrichViewEdit and when I have a text opened with header and footer and I close my table, the header and footer doesn't clean. Even with SRichViewEdit, when I clear it, header and footer is still loaded. For example: SRichViewEdit.Clear; is it a bug or something I am doing wrong...
by alexandreq
Thu Apr 19, 2012 8:22 pm
Forum: Support
Topic: is it possible only to show a determined page?
Replies: 2
Views: 9780

Ok,

thinking about a solution, is it possible to load only one page in another SrichViewEdit ?

If I have 10 pages, I could load the second page in a new SrichViewEdit. Is it possible? Is there any function where I could point the page to be copied?
by alexandreq
Thu Apr 19, 2012 2:05 pm
Forum: Support
Topic: is it possible only to show a determined page?
Replies: 2
Views: 9780

is it possible only to show a determined page?

Hello Sergey

I have a text with 10 pages, I'd like to know how to show only the second page and hide others.

thanks
Alex
by alexandreq
Wed Apr 18, 2012 11:33 am
Forum: Support
Topic: Collect all word from the text
Replies: 2
Views: 10166

Yeah, Thanks
by alexandreq
Wed Apr 18, 2012 1:09 am
Forum: Support
Topic: Collect all word from the text
Replies: 2
Views: 10166

Collect all word from the text

Hello Sergey,

How can I load a stringList with all words from my text?

Is there any function where I can pass the stringList and it returns me all words from my text?

Thanks
Alex
by alexandreq
Tue Apr 17, 2012 11:23 am
Forum: Support
Topic: apply a determined color to my selected text
Replies: 10
Views: 24075

Sergey,

Now this function GetSelText is also working fine :))

This was an error that I had times ago

http://www.trichview.com/forums/viewtopic.php?t=5106
by alexandreq
Tue Apr 17, 2012 11:12 am
Forum: Support
Topic: apply a determined color to my selected text
Replies: 10
Views: 24075

I got it :)

thanks
by alexandreq
Tue Apr 17, 2012 11:05 am
Forum: Support
Topic: apply a determined color to my selected text
Replies: 10
Views: 24075

Hello Sergey

I haven't received it yet.

have you sent it to alexandrenicolas at bol dot com dot br ?
by alexandreq
Tue Apr 17, 2012 1:03 am
Forum: Support
Topic: apply a determined color to my selected text
Replies: 10
Views: 24075

Sergey,

Do you have any prevision for the next update where you will include this fix?