Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Property Grid
  New Posts New Posts RSS Feed - Adding buttons to  CXTPTaskPanelGroup caption area
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Adding buttons to CXTPTaskPanelGroup caption area

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


Joined: 21 September 2009
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vsn9 Quote  Post ReplyReply Direct Link To This Post Topic: Adding buttons to CXTPTaskPanelGroup caption area
    Posted: 22 September 2009 at 8:12am
Hi,
 
How do I add buttons to CXTPTaskPanelGroup's Caption Area. I have checked the sample application
 

CXTPTaskPanelGroup* pGroupSystem = m_wndTaskPanel.AddGroup(ID_TASKGROUP_SYSTEM);
pGroupSystem->SetIconIndex(IDI_SYSTEM_TASKS);
 
This adds one icon to the Caption area, i am trying to add buttons, which i'll be using to pop up dialogs and perform other such actions. How should i go about doing this?
 
Thanks in advance.
Product: Xtreme Toolkit Pro v12.1
Platform: Windows XP SP2
Language: Visual C++ 2008 SP1
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: 23 September 2009 at 3:52am

Hi,

 
Afraid it doesn't support buttons :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
vsn9 View Drop Down
Groupie
Groupie


Joined: 21 September 2009
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vsn9 Quote  Post ReplyReply Direct Link To This Post Posted: 23 September 2009 at 7:00am
Hi Oleg,
 
Is there any way i could put a toolbar on the caption area? I need some clickable icons/bitmaps on the caption area. Can it be done?
Product: Xtreme Toolkit Pro v12.1
Platform: Windows XP SP2
Language: Visual C++ 2008 SP1
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.