Hi Guys,
Can someone tell me how to create an animated Loading Page.
I basically want to display a page with an animated logo between page loads. I have seen others do it but I don’t know how it is done.
Please PM me if you do not want to post here.
Hi Guys,
Can someone tell me how to create an animated Loading Page.
I basically want to display a page with an animated logo between page loads. I have seen others do it but I don’t know how it is done.
Please PM me if you do not want to post here.
There are a couple ways to do it, one is to use roImageCanvas not that good for fast animations, but can be easier to get started using, but it can be a bit difficult to get used to the syntax, screen positions are integer and you may get unexpected results if you accidentally use a float.
roScreen is optimized for animation, but is a bit more difficult to set up.
Joel,
I know this is a pain and you know what I am going to ask next.
Do you have some working examples.
I know this is a complete pain but I know I won’t be able to get this done otherwise. ![]()
Describe the type of animation you want to achieve in more detail.
Thanks Joel,
I have decide not to do it now.