Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Tab in Sample vs7
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Tab in Sample vs7

 Post Reply Post Reply
Author
Message
lw0110 View Drop Down
Newbie
Newbie


Joined: 24 January 2006
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote lw0110 Quote  Post ReplyReply Direct Link To This Post Topic: Tab in Sample vs7
    Posted: 24 January 2006 at 2:19am

I want to change the tab name in Xtreme toolkit sample Visual studio 7 . I cannot find a way to change the docking panels' names(caption) which are shown in tab and in the left upper corner.

Can help me? Thank you all very much.

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: 24 January 2006 at 1:41pm

did you try pPane->SetTitle ?

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
lw0110 View Drop Down
Newbie
Newbie


Joined: 24 January 2006
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote lw0110 Quote  Post ReplyReply Direct Link To This Post Posted: 24 January 2006 at 7:00pm

i tried, but cannot make it.

in function CMainFrame::OnCreate()

after the docking panel "solution explorer" was created, i add

"paneSolutionExplorer->SetTitle("test");", however the caption is still "solution explorer", not "test"

Back to Top
lw0110 View Drop Down
Newbie
Newbie


Joined: 24 January 2006
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote lw0110 Quote  Post ReplyReply Direct Link To This Post Posted: 24 January 2006 at 7:41pm

sorry...done... i should add functions in OnDockingPaneNotify()...

=)  i am a green hand....thx for helping me

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.