StoneColdCrazy
Programmer
I got this situation here, I display a long hint on my statusbar's first pannel, by setting StatusBar->AutoHint property to true.. What I need now is, when there is no hint to display I want to be able to display a string, like "For help, press F1"..<br><br>How do I do that? Is there an event like "OnHintEnd"??<br><br><br>(I'm using C++Builder 4..)<br><br><br>~al