How to prevent the toolbar from changing the status bar text?

Milan Babuskov milanb at panonnet.net
Tue Dec 11 03:40:24 PST 2007


Vadim Zeitlin wrote:
> MB> well, the subject says it all. When I have a frame with both toolbar and 
> MB> statusbar hovering mouse over toolbar icons (tools) changes the text in 
> MB> status bar. I want to prevent this.
> 
>  Calling wxFrame::SetStatusBarPane(-1) should do it.

It works. I guess I didn't consider looking into wxFrame docs.

Thanks.

-- 
Milan Babuskov
http://www.flamerobin.org




More information about the wx-users mailing list