trichview.com

trichview.support




Re: hyperlinks in table cells continued


Return to index


Author

Message

Michael Philbrick

Posted: 02/06/2005 21:28:14


Sergey,


Yes, I would like an example. I am performing this operation often and it

would be nice to be as efficient as possible.


This does NOT need to be undoable/redoable.


Michael Philbrick


"Sergey Tkachenko" <[email protected]> wrote:

>There is a small bug in your code.

>Instead of checking

>    if ItemNo > 0 then begin

>you need to check

>    if ItemNo >= 0 then begin

>The first items in cells are not changed because they have ItemNo = 0.

>

>But finding hyperlinks by their id is not the best way to do.

>It's much more efficient to enumerate all items and check if they are

>hyperlinks.

>I can make an example, if you want.

>Do you need this operation be undoable/redoable?

>

>

>>

>> Sergey,

>>

>> I sent an example to [email protected]

>>

>> The hyperlinks I tested were the ones in the right hand column beginning

>> with "Not Examined." These were not found, but the "Normal" and "Abnormal"

>> hyperlinks were located without a problem.

>>

>> When I placed a space in front of "Not Examined" everything worked as

>expected.

>>

>>

>> >Please send me an example of document (as RVF file) demonstrating this

>problem

>>

>

>

>





Powered by ABC Amber Outlook Express Converter