![]() |
[SOLVED] CXTPTaskPanel::AddGroup without string |
Post Reply ![]() |
Author | |
MikeM ![]() Newbie ![]() Joined: 23 January 2009 Location: Belgium Status: Offline Points: 8 |
![]() ![]() ![]() ![]() ![]() Posted: 06 October 2011 at 8:58am |
Hi everyone,
I want to use the CXTPTaskPanel and I'm be blocked because the AddGroup takes an ID od a string and not a string pointer. My string comes from a plugin function called "CString GetName()" and so, can not use the string table ressource. Any idea ? |
|
![]() |
|
MikeM ![]() Newbie ![]() Joined: 23 January 2009 Location: Belgium Status: Offline Points: 8 |
![]() ![]() ![]() ![]() ![]() |
I have found it.
CXTPTaskPanelGroup *pTaskPanelGroup = m_cTaskPanel.AddGroup(0); pTaskPanelGroup->SetCaption("my caption"); |
|
![]() |
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 |