|
-
June 19th, 2011, 07:42 AM
#1
CMFCOutlookbar
I use that class to add a ctreectrl as a tab
Adding items into the tree works fine until there occur any messages to redraw the tab section (resizing, default tooltip displayed etc), which causes the newly added item to be added repeatedly every single mouse move then. If you know how fix this problem, please let me know. Thank you very much.
-
June 20th, 2011, 02:07 AM
#2
Re: CMFCOutlookbar
I think you should override the WM_SIZE event to hand the resizing of TreeCtrl.
Jack
--------------------------------------------------------------------------------
HMI/SCADA/CAD/GIS VC++ Source Codes: http://www.code-home.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|