trichview.com

trichview.support




Re: Control


Return to index


Author

Message

Jeff

Posted: 08/23/2002 13:36:28


Hi,


I can trigger the control doubleclick event now. But after close and reopen

the rvf. It cannot trigger the doubleClick even again?


Any ideas?


Cheers



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

>Hi,

>

>You need to process events of the control itself.

>

>

>>

>> Hi,

>>

>> If i insert the control into the rve. I found that it cannot trigger the

>> rveRVDblClick(...) event when i double click the control. The control

will

>> contain the image. Any idea?

>>

>> Thanks

>>

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

>> >Hi,

>> >

>> >Before the first loading from RVF.

>> >For example, in the constructor of the main form.

>> >

>> >>

>> >> Hi,

>> >>

>> >> Where is the right place to enter the

>> >> RegisterClass(__classid(TMyControl));

>> >>

>> >> Thanks.

>> >>

>> >>

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

>> >> >Controls are saved in RVF automatically - together with all their

>> >published

>> >> >properties.

>> >> >In order to load controls from RVF, you need to register their

>classes:

>> >> >

>> >> >RegisterClass(__classid(TMyControl));

>> >> >

>> >> >

>> >> >>

>> >> >> Hi,

>> >> >>

>> >> >> How can i save the control from the rve. Suppose the control will

>> >contain

>> >> >> the image. I can managed when i save the rve to html file to

>reconstrue

>> >> >the

>> >> >> html as i needed. But save to rvf i have no idea from the

>> >> >rveSaveComponentToFile(...)

>> >> >> with the option

>> >> >> rvsfRVF. Is there any example for CB5

>> >> >>

>> >> >>

>> >> >> Thanks.

>> >> >

>> >> >

>> >>

>> >

>> >

>>

>

>





Powered by ABC Amber Outlook Express Converter