Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPTaskPanel - Add "SubGroup" to Group
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPTaskPanel - Add "SubGroup" to Group

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


Joined: 16 May 2004
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote nchernick Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTaskPanel - Add "SubGroup" to Group
    Posted: 16 May 2004 at 12:27am
I am using the TaskPanel sample app. I am trying to add an expandable subgroup to an existing group I created on the TaskPanel that is part of the Main Frame. In the Search Dialog you simply add a new group and it appends it to the one above it (the "When was it modified?" group for example). When I try the same it keeps creating a brand new group. What am I missing?

Thanks,
Nick
Back to Top
nchernick View Drop Down
Newbie
Newbie


Joined: 16 May 2004
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote nchernick Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2004 at 1:26pm
It appears you need to Set a specific theme to get this functionality..... I added m_wndTaskPanel.SetTheme(xtpTaskPanelThemeNativeWinXPP lain);

and now all my groups are within one pane....

Is there any way to have seperate Groups, but still have sub-headings that are expandable/contractable?

Thanks.
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.094 seconds.