I saw this post last week and thought that the animated loading indicators were really cool.
It’s a good post, and recreating them all from scratch Xojo would be great exercise, but I wanted to use some of the other ones and wanted to take the easy road.
I figured that I should be able to just display the animations in an HTML viewer, so I put together a class to do that. It’s unfortunately Mac only and requires MBS plugins because I couldn’t find a way to make the Xojo HTMLViewer transparent. (let me know if I missed something here)
Full credit to Tobias Ahlin for the animations and a shoutout to ChatGPT for some tweaks since I know little to nothing about CSS and web dev in general.
2 posts - 2 participants