![]() |
CXTPStatusBar |
Post Reply ![]() |
Author | |
Guybrush ![]() Groupie ![]() Joined: 15 October 2007 Location: Germany Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() Posted: 01 May 2008 at 8:45am |
Hello,
I use pFrame->SetMessageText(strMessage) to Display a Text in the Statusbar.
With ToolkitPro v11.2 works fine.
With ToolkitPro v12 not works, the Text is not Display on the StatusBar, it is Display Only when the Application is in "Idle" Mode.
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Just tried in our sample
void CActionsSampleApp::OnAppAbout()
{ //CAboutDlg aboutDlg; //aboutDlg.DoModal(); ((CFrameWnd*)AfxGetMainWnd())->SetMessageText(_T("Test")); } and it works fine. Can you reproduce with our samples ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |