Msgbar in dialogs
Posted: Mon May 14, 2007 10:37 am
Hi,
how can I change the text of the msgbar I put in a dialog ?
...
ON INIT oDlg:oMsgbar := TMsgbar():New(oDlg, "Text1", ....) shows the bar
But
oDlg:oMsgbar:SetMsg ("Second") does not change the text
....
Stefan
how can I change the text of the msgbar I put in a dialog ?
...
ON INIT oDlg:oMsgbar := TMsgbar():New(oDlg, "Text1", ....) shows the bar
But
oDlg:oMsgbar:SetMsg ("Second") does not change the text
....
Stefan