![]() |
Why this happened? |
Post Reply
|
| Author | |
zhou_wz
Groupie
Joined: 11 December 2003 Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Topic: Why this happened?Posted: 07 June 2005 at 5:42am |
|
When I used CXTShellTreeCtrl in a dockpane not in a view! |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 June 2005 at 11:14pm |
|
1. I can't reproduce it. Atach your sample to see 2. We added ShowFiles method for 9.70 |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
zhou_wz
Groupie
Joined: 11 December 2003 Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 11:07pm |
|
What I do is to try in GUI_Visualstudio7 samples // Set the image list for the tree control. // add the parent item HTREEITEM hti = m_wndResourceView.InsertItem(_T("Accelerator"), 0, 1, htItem); hti = m_wndResourceView.InsertItem(_T("Dialog"), 0, 1, htItem); hti = m_wndResourceView.InsertItem(_T("Icon"), 0, 1, htItem); hti = m_wndResourceView.InsertItem(_T("Menu"), 0, 1, htItem); hti = m_wndResourceView.InsertItem(_T("String Table"), 0, 1, htItem); hti = m_wndResourceView.InsertItem(_T("Toolbar"), 0, 1, htItem); hti = m_wndResourceView.InsertItem(_T("Version"), 0, 1, htItem); m_wndResourceView.Expand (htItem, TVE_EXPAND); } |
|
![]() |
|
zhou_wz
Groupie
Joined: 11 December 2003 Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 11:14pm |
|
|
![]() |
|
zhou_wz
Groupie
Joined: 11 December 2003 Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 11:15pm |
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 June 2005 at 11:34am |
|
Hmm... it is strange. I made all same and see all menus in GUI_Sample What OS do you have? |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
zhou_wz
Groupie
Joined: 11 December 2003 Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 June 2005 at 9:17pm |
|
windows2000 + SP4 + language patch
|
|
![]() |
|
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 |