Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Titles of the pane
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Titles of the pane

 Post Reply Post Reply
Author
Message
v_light View Drop Down
Groupie
Groupie


Joined: 17 November 2008
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote v_light Quote  Post ReplyReply Direct Link To This Post Topic: Titles of the pane
    Posted: 26 February 2009 at 5:55am
Hello,
 
in CXTPDockingPane we have these methods:

virtual CString GetTitle() const;

virtual CString GetShortTitle() const;

and also we have method SetTitle(); If I use it - I get that the GetTitle() and GetShortTitle() returns same strings. Is it possible to set different short and long titles for the pane? How I can do this? I hope you can help me.
 
thanks in advance!
 
---------------------------------------
Product: Xtreme ToolkitPro version 12.0.0
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 26 February 2009 at 6:07am
Hi,
 
separate it with \n  :
 
Title\nLong Title.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
v_light View Drop Down
Groupie
Groupie


Joined: 17 November 2008
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote v_light Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2009 at 6:16am
Works!
 
Thanks a lot!
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.156 seconds.