trichview.support
Re: Gif |
Author |
Message |
Sergey Tkachenko |
Posted: 08/14/2002 20:33:37 1) You need to register TGifImage: RegisterClass(__classid(TGIFImage)); and 2) Just include in your project RVGif.pas, located in Demos\CBuilder\OfficeConverters\ I do not know how to translate it completely to C++Builder, so just use it as is. > Hi Sergey, > > I can insert the the gif into the rve and output to the html file. But when > i save to the rvf and use LoadRVF to open the file, it will cause the error. > I found the user guide there are some information about the 3rd party gif > with rve. Could you pls tell me where the right place to put the TPicture->RegisterFileFormat(...). > Perhaps, could you pls show me if ther are some existing demo for doing the > same things. By the way we using the C++ 5. > > Thanks a lot. > > Cheers |
Powered by ABC Amber Outlook Express Converter