Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - XTP_NM_REPORT_SELCHANGED trigger?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

XTP_NM_REPORT_SELCHANGED trigger?

 Post Reply Post Reply
Author
Message Reverse Sort Order
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Topic: XTP_NM_REPORT_SELCHANGED trigger?
    Posted: 03 October 2006 at 11:11am
XTP_NM_REPORT_SELCHANGED is sent from  CXTPReportControl::OnSelectionChanged()
 
It is also called when programmatically changed focused column/row.

Just search OnSelectionChanged in ReportControl source code for more details.

--
WBR,
Serge
Back to Top
mailhaim View Drop Down
Newbie
Newbie


Joined: 28 September 2005
Status: Offline
Points: 26
Post Options Post Options   Thanks (0) Thanks(0)   Quote mailhaim Quote  Post ReplyReply Direct Link To This Post Posted: 26 September 2006 at 12:45am
I would like to know what triggered the change of selection when XTP_NM_REPORT_SELCHANGED fires. Is there a way to do that?

For example, In CTreeCtrl notification for selection change (TVN_SELCHANGED) the action indicates the trigger (keyboard, mouse, other == programmatic)
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.143 seconds.