Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

GIF Animation 9 years 11 months ago #5494

  • Javor
  • Javor's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • M.Sc in Computer Science, (ex-)freelancer
  • Posts: 72
  • Thank you received: 8
I was wondering if there's an easy way to show a GIF animation on a form. Trying to load an animated GIF inside a TImage at design time causes an exception: "Cannot assign a TBGRAAnimatedGif to a TBGRAAnimatedGif". Loading the same GIF at runtime loads the image, but shows only the first frame of it. So I took a look around and found -> LazPaint , containing BGRBitmap, which has TAnimatedGif component that should do the job. Sternas, you may think of including this package in next version of CT if there's no other easy way to implement such a feature (just a suggestion).

Please Log in or Create an account to join the conversation.

  • Page:
  • 1