Hi Im trying to figure out subject but I cant get it to work. I have no problem saving but when I want to load the data again I have to somehow know what type of object it is and then create it...how do I do that? Tnx in advance!!!
Frank Christensen
Posts
-
Serializing multiple dynamic objects -
Messages for dynamic created controlsHi I have this project that I'm working on. It's a SDI with a CFormView an it contains a Tabctrl which again contains a dialog for each tab. Every dialog, which is created dynamically, contains some dynamic buttons an other controls! So my question is how do I create the messages for the controls to react on? I dont know if my question is clear enough but ask if there is any doubt. Thanks in advance! Frank
-
Default ID for the "Enter" buttonHehe well I dont feel stupid:) I worked - tnx Nish!
-
Default ID for the "Enter" buttonHi How can you change the default IDOK for the "Enter" button on your keyboard. My problem is that the program exits when i hit "Enter"...I am not looking for a "Accelerator solution" because then you cannot use "Enter" for the buttons in my app if a button is selected. By the way its for a dialog based app. Tnx in advance Frank
-
Simpel thread question(I hope:)Got it:) Just read something from Alexpro's post:) Tnx again everyone Regards Frank