DrTronic
Aug 20th, 2004, 09:49 AM
hello,
I'm devloping an application where it must be possible showing and hiding the statusbar.
I tried the setvisible, but that doesn't seem to work.
I'm using following code:
Application.instance().getActiveWindow().getStatus Bar().setVisible(selected);
I get no errors, or something else, the bar hust wont hide.
Can someone help me?
I'm devloping an application where it must be possible showing and hiding the statusbar.
I tried the setvisible, but that doesn't seem to work.
I'm using following code:
Application.instance().getActiveWindow().getStatus Bar().setVisible(selected);
I get no errors, or something else, the bar hust wont hide.
Can someone help me?