Click here to Skip to main content
15,917,177 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pointers Pin
Sirrius21-Sep-03 5:06
Sirrius21-Sep-03 5:06 
GeneralRe: Pointers Pin
ZoogieZork21-Sep-03 6:26
ZoogieZork21-Sep-03 6:26 
GeneralPipe Hell - GetLastError() 131 or 183 Pin
Alberto Bar-Noy21-Sep-03 1:51
Alberto Bar-Noy21-Sep-03 1:51 
GeneralCapturing WM_ACTIVATE in CPropertyPage Pin
dennisV20-Sep-03 23:52
dennisV20-Sep-03 23:52 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
Ravi Bhavnani21-Sep-03 11:24
professionalRavi Bhavnani21-Sep-03 11:24 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV21-Sep-03 13:13
dennisV21-Sep-03 13:13 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
Ravi Bhavnani21-Sep-03 14:57
professionalRavi Bhavnani21-Sep-03 14:57 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV21-Sep-03 15:05
dennisV21-Sep-03 15:05 
Well, the form view has the property sheets and a grid control, so when a user clicks on something in the grid, data gets updated in the property sheets, but it has to be saved when changed in the property sheets and displayed in the grid. So, that's the problem I have - to find out when the user clicked away from the property page, so that I could update the grid BEFORE the click gets there and resets the data.

I don't know if it's wrong UI design, but I couldn't think of any other way to accomplish this?

But I was thinking about updating the data after each control change, but I wanted to stay away from that path for as long as possible, since I have 6 property pages with around 50 controls, so that would be a lot of handler functions OMG | :OMG:

MCP, MCSD
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
Michael Dunn21-Sep-03 12:48
sitebuilderMichael Dunn21-Sep-03 12:48 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV21-Sep-03 13:16
dennisV21-Sep-03 13:16 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach21-Sep-03 23:55
jhwurmbach21-Sep-03 23:55 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 0:47
dennisV22-Sep-03 0:47 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 1:00
jhwurmbach22-Sep-03 1:00 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 1:10
dennisV22-Sep-03 1:10 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 1:33
jhwurmbach22-Sep-03 1:33 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 1:52
dennisV22-Sep-03 1:52 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 2:04
jhwurmbach22-Sep-03 2:04 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 2:06
dennisV22-Sep-03 2:06 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 2:08
jhwurmbach22-Sep-03 2:08 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 2:15
dennisV22-Sep-03 2:15 
Generaldatabse cmd Pin
ranjjj20-Sep-03 23:39
ranjjj20-Sep-03 23:39 
GeneralRe: databse cmd Pin
David Crow22-Sep-03 3:14
David Crow22-Sep-03 3:14 
QuestionKodak Image Edit ActiveX Control?? Pin
nsaadyah20-Sep-03 22:57
nsaadyah20-Sep-03 22:57 
QuestionHow to display Chinese vertically in Opengl Pin
Anonymous20-Sep-03 22:04
Anonymous20-Sep-03 22:04 
QuestionWhy won't this simple thing work? Pin
Pizzaman20-Sep-03 20:58
Pizzaman20-Sep-03 20:58 

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.