Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - XTTreeBase
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

XTTreeBase

 Post Reply Post Reply
Author
Message
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 515
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Topic: XTTreeBase
    Posted: 08 March 2010 at 10:14am
Hello,

There is a deviant behaviour in XTTreeBase on LButtonDown.
if single selection is activ, the standard tree control fire TVN_SELCHANGED
at LButtonUp.

But if multiselection is enabled,
                    SelectAll(FALSE);
                    SelectItem(hItemHit);
will fire a TVN_SELCHANGED in LButtonDown.

  Jimmy

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.