Click here to Skip to main content
15,886,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralCrypto API, importing public key Pin
khchan7-Nov-04 15:00
khchan7-Nov-04 15:00 
QuestionGetVolumeInformation ??? Pin
alex.barylski7-Nov-04 11:23
alex.barylski7-Nov-04 11:23 
AnswerRe: GetVolumeInformation ??? Pin
David Crow8-Nov-04 5:14
David Crow8-Nov-04 5:14 
Generalcomparing images . Pin
faroqtam7-Nov-04 10:58
faroqtam7-Nov-04 10:58 
GeneralRe: comparing images . Pin
Christian Graus7-Nov-04 11:52
protectorChristian Graus7-Nov-04 11:52 
GeneralRe: comparing images . Pin
faroqtam8-Nov-04 7:33
faroqtam8-Nov-04 7:33 
Generalcomparing images. Pin
faroqtam8-Nov-04 7:37
faroqtam8-Nov-04 7:37 
GeneralRe: comparing images . Pin
Antony M Kancidrowski7-Nov-04 23:13
Antony M Kancidrowski7-Nov-04 23:13 
GeneralHelp with menus Pin
Ryan McDermott7-Nov-04 10:45
Ryan McDermott7-Nov-04 10:45 

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.