trichview.com

trichview.support




Re: Would like to show a movie


Return to index


Author

Message

Sergey Tkachenko

Posted: 03/26/2003 0:37:26


Just use RichViewEdit.InsertControl method. It inserts control at the

position of caret.

For example, look at the demo

Demos\Delphi\Editors\Editor 1\, menu "Insert".


If you need to generate document with controls, use AddControlEx method (of

RichView or of table cell).

Examples for generating documents with controls:

Demos\Delphi\Tutorials\


If you need to save/load this control in RVF file, call

RegisterClass( control-class), for example  RegisterClass(TAnimate)



> Hi all.

>

> Well with anything, there is always someone that wants to be different. I

> am using Richview in a shop as a information screen. However, I want to

> display and AVI file/movie. So my question is:

>

> I have a component that will play these. I can drop one on top of a

> richview  but is there a way I can say draw a table and then insert one of

> these into a particulat cell of that table?

>

> What I thought I might do is display test in the right hand cell and say

> show a movie in the left.... Perhaps a stupid idea but well we try.

>

>

> Then I simply could have different templat files load. The movie might be

> in a different cell for a differernt information sesion....

>

> Any ideas anyone?

>

> Regards, Peter

>

> --

> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/





Powered by ABC Amber Outlook Express Converter