I added a DIV to the toolbar where I display messages such as

loading..
saving...
saved
deleting..
deleted

Augmenting those routines, I display one message and then when it is done, I show the other and start a timer. I clear the message when the timer goes off. I like it as it give the user a sense of what is going on... and that things are working.