trichview.support
Re: are animated gif's allowed in richview? |
Author |
Message |
Michal Pajkowski |
Posted: 06/10/2003 9:38:36 "Yernar Shambayev" <yernar@infot.kz> wrote in message news:3ee53fe6$2@support.torry.net... > > If you use Delphi 5, you need to write additional code in the initialization > section: > > initialization > TPicture.RegisterFileFormat('gif', 'Gif Image in RV', TGifImage); > RV_CreateGraphics := MyCreateGraphics; > RV_AfterImportGraphic := MyAfterImportGraphic; > RegisterClass(TGifImage); > > end. i use Delphi 7 > > "Michal Pajkowski" <panorek@wp.pl> wrote: > >Hi! > > > >I saw some animated graphisc in trichview demo, but when i tried to insert > >animated gif into other demo (of TRichViewEdit control) i received runtime > >error: Unknown picture file extention (gif) > > > >maybe it's matter of some wrappers to self-prepare > >(if yes, are there any demos or tutorials?) > > > > > >best! > >panorek > > > > > |
Powered by ABC Amber Outlook Express Converter