Hi
Has anyone had this problem with the SimplePanel option in a statusbar.
The bar is set to simplepanel := False by default, but as soon as my application writes to SimpleText
e.g. StatusBar.SimpleText := stringvariable;
the status bar changes to a simple Panel.
Which it should not do until I set SimplePanel := True.
Whats going On ?.
Steve
Has anyone had this problem with the SimplePanel option in a statusbar.
The bar is set to simplepanel := False by default, but as soon as my application writes to SimpleText
e.g. StatusBar.SimpleText := stringvariable;
the status bar changes to a simple Panel.
Which it should not do until I set SimplePanel := True.
Whats going On ?.
Steve