Trouble with wxStatusBar
Lothar Behrens
lothar.behrens at lollisoft.de
Tue Jan 30 11:11:17 PST 2007
Lothar Behrens schrieb:
> Hi,
>
> using a dynamic int array to set widths of my statusbar doesn't work
> properly when not in debug mode.
> Is there anything wrong with using a dynamic int array ?
>
I don't know why, but I have solved the problem by not storing the
status bar in a member variable
and using GetStatusBar inside the function that modifies it.
Regards,
Lothar
PS. The OS was Mac OS X 10.3.9 and wxMac 2.6.3. The problem didn't
occured on Linux with
wxGTK 2.6.3.
More information about the wx-users
mailing list