Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Combo Box Error Pin
BlackDice8-Nov-04 3:54
BlackDice8-Nov-04 3:54 
Generalconst_cast Pin
Jerome Conus7-Nov-04 21:29
Jerome Conus7-Nov-04 21:29 
GeneralRe: const_cast Pin
ThatsAlok7-Nov-04 22:17
ThatsAlok7-Nov-04 22:17 
QuestionAccess Active Directory to Control PC User Logon? Pin
DengJW7-Nov-04 19:17
DengJW7-Nov-04 19:17 
Generalnewbie here: doubt relating how i can create a global data Pin
namaskaaram7-Nov-04 18:58
namaskaaram7-Nov-04 18:58 
GeneralRe: newbie here: doubt relating how i can create a global data Pin
Anonymous7-Nov-04 21:57
Anonymous7-Nov-04 21:57 
GeneralRe: newbie here: doubt relating how i can create a global data Pin
namaskaaram8-Nov-04 16:51
namaskaaram8-Nov-04 16:51 
QuestionHow to Right Click using Mouse on the Static Controls? Pin
pubududilena7-Nov-04 17:29
pubududilena7-Nov-04 17:29 
AnswerRe: How to Right Click using Mouse on the Static Controls? Pin
namaskaaram7-Nov-04 18:21
namaskaaram7-Nov-04 18:21 
AnswerRe: How to Right Click using Mouse on the Static Controls? Pin
namaskaaram8-Nov-04 23:46
namaskaaram8-Nov-04 23:46 
QuestionWhy it happens so ? Pin
pc_dev7-Nov-04 17:20
pc_dev7-Nov-04 17:20 
AnswerRe: Why it happens so ? Pin
balajeedurai7-Nov-04 17:56
balajeedurai7-Nov-04 17:56 
GeneralRe: Why it happens so ? Pin
pc_dev7-Nov-04 18:57
pc_dev7-Nov-04 18:57 
GeneralMSFlex Grid Row Selection Pin
balajeedurai7-Nov-04 17:09
balajeedurai7-Nov-04 17:09 
GeneralRe: MSFlex Grid Row Selection Pin
pc_dev7-Nov-04 20:33
pc_dev7-Nov-04 20:33 
GeneralRe: MSFlex Grid Row Selection Pin
balajeedurai7-Nov-04 20:40
balajeedurai7-Nov-04 20:40 
GeneralHandling expanding message for SECTreeCtrl Pin
Ian Bowler7-Nov-04 16:33
Ian Bowler7-Nov-04 16:33 
Hello,

I'm working on a project that uses the SECTreeCtrl from Stingray's Objective Toolkit. I need to handle the message that gets fired when a branch is expanded and when a branch is collapsed. For the MFC CTreeCtrl, this message is TVN_ITEMEXPANDED.

My problem is that there seems to be no such message for the SECTreeCtrl.

The class is declared as follows:

class TreeView : public SECTreeCtrl

When I try to add the message handler for the TreeView class through Class Wizard, no such message shows up. Furthermore, there is no other aptly named message that suggests it gets fired when a branch is expanded/collapsed.

What am I missing?

-Ian
GeneralRe: Handling expanding message for SECTreeCtrl Pin
Ravi Bhavnani7-Nov-04 19:09
professionalRavi Bhavnani7-Nov-04 19:09 
GeneralRe: Handling expanding message for SECTreeCtrl Pin
Ian Bowler7-Nov-04 21:15
Ian Bowler7-Nov-04 21:15 
GeneralAdvice Required Pin
Imtiaz Murtaza7-Nov-04 15:51
Imtiaz Murtaza7-Nov-04 15:51 
GeneralRe: Advice Required Pin
bryce7-Nov-04 17:07
bryce7-Nov-04 17:07 
GeneralRe: Advice Required Pin
Imtiaz Murtaza7-Nov-04 17:20
Imtiaz Murtaza7-Nov-04 17:20 
GeneralRe: Advice Required Pin
bryce7-Nov-04 17:24
bryce7-Nov-04 17:24 
GeneralRe: Advice Required Pin
Member 3076127-Nov-04 19:20
Member 3076127-Nov-04 19:20 
GeneralRe: Advice Required Pin
Antony M Kancidrowski7-Nov-04 23:08
Antony M Kancidrowski7-Nov-04 23:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.