Print Page | Close Window

CXTPStatusBar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=10432
Printed Date: 27 September 2024 at 6:36pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPStatusBar
Posted By: Guybrush
Subject: CXTPStatusBar
Date 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.



Replies:
Posted By: Oleg
Date Posted: 01 May 2008 at 11:46am
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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net