I am trying to create what I call an "application status bar" (probably not the correct term) that will display application state indications for the user ("connecting...", "loading...", etc.).
I have made several attempts on my own but I am not really a UI/UX programmer and everything I tried, including tween animations, just seems plain ugly :-)
Is there a library or a best practice to do something like that? I failed to find anything on Google.