Question:
How do I animate an image in PowerBuilder? Someone told me I would have to split the gif into frames and then set up a timer.
Answer:
You can use the picture control to load your images in sequence. Place the picture control off the visible portion of the window. Then after each bitmap has been loaded use the draw function of the picture control to draw the image in the window. By swapping the image and drawing into the window you can achieve flicker-free animation.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























