-1

I seem to have the original problem from Embedded Modeless Child Dialog not getting messages. I have managed to add rows to my property page using tips form What is the best way to manage data for rows of similar controls in MFC? but now when I click on the controls in the embedded dialog, nothing happens. I assume there's some message routing I need to do in the parent dialog but I don't know what it is.

Community
  • 1
  • 1
Chris Nelson
  • 3,519
  • 7
  • 40
  • 51

1 Answers1

0

The properties of the row dialog resource included Disabled = True. I have no idea how that happened.

Chris Nelson
  • 3,519
  • 7
  • 40
  • 51