Currently, when I compile my BCX applications, I just repeatedly press tab until it actually lets me move around again, then I go and check the build status in the output window. It would be nice if I could get more instant feedback. Something as simple as MessageBeep with a type of MB_ICONERROR for error and MB_ICONINFORMATION for success or something like that.