trichview.com

trichview.support




Re: about richview Multi threads


Return to index


Author

Message

zsp

Posted: 11/18/2002 13:40:33


may be the richviewaction is not threadsafe.

because if i use richviewaction in the activeform like this:

procedure TAfxMainForm.rvActionCut1Execute(Sender: TObject);

begin

  rvActionCut1.ExecuteTarget(RichViewEdit1);

end;


then if i open many ie window, many functions is disabled except

the last opened ie window, such as fontbold, italic, paracenter,

right, justify, and copy, cut, paste.



>May be I do not understand the problem.

>I created a test page with two ActiveForms with RichViewEdits:

>http://www.trichview.com/support/files/activetest/

>

>I cannot see any problem.

>Compiled on D6.

>

>>

>> i have use richview buil a ActiveX by delphi,it can run well in IE,but

if

>> use two or more the build edit in same page,only the last one can normal

>> edit word(if use only one build edit but use shortcut Ctrl+N open a new

IE

>> page,the build edit in first page can not normal edit word).i think this

>> is the problem of Multi threads, how can i use build edit from richview

>normal

>> for multi page in IE.

>

>





Powered by ABC Amber Outlook Express Converter