Statusbar works not correctly by 2nd attempt
Posted: Sat Sep 13, 2014 11:45 am
Hello together,
ich have the following problem:
I initialize a statusbar correctly in the main program and give a statsubar line by the progress of the threads via 'StatusBarProgress(#Statusleiste, Feld, Wert [, Aussehen [, Min, Max]])'.
In the first call, the statusbar works correctly, in the second by recall the same thread, it doesn't display the progress as in the case of the first call. It display nothing. The 'IsStatusBar(#Statusleiste)' ist correct and an attempt with display text in the statusbar runs correct in both cases.
Have any user an idea, what's the probleme here ...?
OS: Win 7, DirectX 9c, Purebasic 5.3
Greetings IH
ich have the following problem:
I initialize a statusbar correctly in the main program and give a statsubar line by the progress of the threads via 'StatusBarProgress(#Statusleiste, Feld, Wert [, Aussehen [, Min, Max]])'.
In the first call, the statusbar works correctly, in the second by recall the same thread, it doesn't display the progress as in the case of the first call. It display nothing. The 'IsStatusBar(#Statusleiste)' ist correct and an attempt with display text in the statusbar runs correct in both cases.
Have any user an idea, what's the probleme here ...?
OS: Win 7, DirectX 9c, Purebasic 5.3
Greetings IH