trichview.support
Re: Control |
Author |
Message |
Jeff |
Posted: 08/22/2002 12:05:33 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" <svt@trichview.com> 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" <svt@trichview.com> 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