Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Status bar's text is truncated
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Status bar's text is truncated

 Post Reply Post Reply
Author
Message
Sergio View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 September 2006
Status: Offline
Points: 216
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sergio Quote  Post ReplyReply Direct Link To This Post Topic: Status bar's text is truncated
    Posted: 14 August 2007 at 4:16am
Hello,
 
Do you know why the status bar's text is truncated for the first pane ?
 

    CStatusBar m_StatusBar;

    m_StatusBar.SetPaneText(0, _T("gsdfgsdfgsdfgdfg... more than 120 characters"), TRUE);

The pane width is large enough and has correct styles. Perhaps this bug comes from Microsoft...
 
Does your CXTPStatusBar have such limitation ?
 
Thank you in advance for you answer,
Regards,
 
Sergio
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 14 August 2007 at 10:17am
Hello,
 
Don't think our StatusBar has it. Just try replace CStatusBar to CXTPStatusBar to check it.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Sergio View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 September 2006
Status: Offline
Points: 216
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sergio Quote  Post ReplyReply Direct Link To This Post Posted: 13 February 2008 at 6:18am
Hello,
 
We replaced it with the CXTPStatusBar and the limitation is a little higher but still here.
 
Finally, we kept your control, and we used another method to display the information.
 
Thank you,
Regard,
Sergio
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.