Search found 5 matches

by dream_pp
Mon Jul 30, 2007 5:46 am
Forum: Support
Topic: Gif anim. prob. with using together Alphaskins&Richview
Replies: 6
Views: 14843

So problem was not in gif class... Problem not exist if install last beta of alphaskins component.
by dream_pp
Sat Jul 28, 2007 4:11 pm
Forum: Support
Topic: Gif anim. prob. with using together Alphaskins&Richview
Replies: 6
Views: 14843

:D I think the problem solved. I tried to recreate project at home... And download updated gifimage class from your web site and it's work fine without this bug. :D i verify it at work in monday. I accept it if it right.
by dream_pp
Sat Jul 28, 2007 3:41 pm
Forum: Support
Topic: Gif anim. prob. with using together Alphaskins&Richview
Replies: 6
Views: 14843

Sorry, im not save project before it was archived. I can send correct project only in monday. I use TGifImage add with AddPictureEx. Like OnFormCreate() Var Gif: TGifImage; Begin Gif:=TGifImage.Create(); Gif.LoadFromFile(....); RichView1.AddPictureEx('ag',gif,0,...Baseline...); End; And about second ...
by dream_pp
Sat Jul 28, 2007 1:51 pm
Forum: Support
Topic: Gif anim. prob. with using together Alphaskins&Richview
Replies: 6
Views: 14843

Look at first smile in two modes with skin and without. They lost frames and flicking. I think something wrong with timer that count time beetwen change frames. Maybe timer have conflict with some posible alphaskins counter.
by dream_pp
Sat Jul 28, 2007 6:02 am
Forum: Support
Topic: Gif anim. prob. with using together Alphaskins&Richview
Replies: 6
Views: 14843

Gif anim. prob. with using together Alphaskins&Richview

I have a problem with gif animation richview wich using together alphaskin (www.alphaskins.com)