Thank you, I was able to figure out the SLIDE OUT animation problem I had. Apparently, I need to reattach my text prompt to its parent when the animation is complete. I find this very odd, but after digging into the GUIX code, I found out the animated widget gets detached from its parent when the animation completes. I do not understand the purpose of this, but at least I found a way around it. I still haven't succeeded creating a fade out animation. I haven't fully understood how to create, manage and assign canvas to animations and even after trying to reproduce an example coming from the GUIX Studio install folder, I still cannot make it apply to my case which is fading out a text prompt that is inside a window, within a window from my display. Any help regarding canvas and fade out animations would be appreciated. If somebody has a working example, I would like to see it. Thank you,
↧