Search found 10 matches

by delphilord
Mon Feb 28, 2011 9:50 am
Forum: Support
Topic: Table in table again
Replies: 6
Views: 16879

I found a working but very unclear solution.Also I am not it is safe,Sure they must be clear and clever code to do this


rve.SetSelectionBounds(0,0,0,1);
if not Rve.CanChange or
not rve.GetCurrentItemEx(TRVTableItemInfo, rve2, item) then Exit;
tableX := TRVTableItemInfo(item);
// ItemNo ...
by delphilord
Mon Feb 28, 2011 8:49 am
Forum: Support
Topic: Table in table again
Replies: 6
Views: 16879

Sorry I don't want to spam. but I can use trichview or read only trichviewedit.
any solution with this two possiblity
by delphilord
Mon Feb 28, 2011 8:43 am
Forum: Support
Topic: Table in table again
Replies: 6
Views: 16879

I think this way
1-Getting parent (outer) table item - It is easy
2-moving in to cell[2,2] HOW?
3-geting table again
4-add row

is it possible to get inplace editor for desired cell and get table in it?
by delphilord
Mon Feb 28, 2011 7:08 am
Forum: Support
Topic: Table in table again
Replies: 6
Views: 16879

trichview.
No user action needed.Document build by code,and user can not edit it.
by delphilord
Sun Feb 27, 2011 11:22 am
Forum: Support
Topic: Table in table again
Replies: 6
Views: 16879

Table in table again

i have a table in document.it is first item.(itemno=0).
let's name it table_A.
in cell [2,2] of this table I have another table.Table_B.it is second item in this cell.
I want to add rows to this table_B that is in one of Table_A cells.
how to get cell as richview control? any other possible solution ...
by delphilord
Sat Oct 20, 2007 7:43 am
Forum: Support
Topic: Problem in copy paste from Miscrosft word
Replies: 7
Views: 24459

Unfortunately this settings did not help me.
Any Trick for this?can I do something In microsft Word ?
by delphilord
Wed Sep 05, 2007 1:04 pm
Forum: Support
Topic: Problem in copy paste from Miscrosft word
Replies: 7
Views: 24459

Thanks and best Regards.
by delphilord
Sat Sep 01, 2007 1:58 pm
Forum: Support
Topic: Problem in copy paste from Miscrosft word
Replies: 7
Views: 24459

Dear sergey,Did you test file?
I put a link here to this file too.
http://www.shayansoft.ir/d/test.doc

Thank you
by delphilord
Mon Aug 27, 2007 6:29 am
Forum: Support
Topic: Problem in copy paste from Miscrosft word
Replies: 7
Views: 24459

I sent file via email.
pls check.
thanks
by delphilord
Wed Aug 22, 2007 1:58 pm
Forum: Support
Topic: Problem in copy paste from Miscrosft word
Replies: 7
Views: 24459

Problem in copy paste from Miscrosft word

Today on my home PC I noticed a problem.
I have a book typed in microsft word.I want to create an program using this file.
this file is RTL Persian.
When I copied a line form it and pasted in my richview editor ,i saw a very strong problem .
all space chars position changed.
thus all words lost ...