Class wizard
-
I have a dialog with 2 radio buttons (beside many others). Both buttons appear OK in the .h, .rc and .clw files, but the class wizard shows only one (even after deleting the .clw file and rebuilding). MFC. ??? thanks alex 'Architecture is music frozen in space.'
-
I have a dialog with 2 radio buttons (beside many others). Both buttons appear OK in the .h, .rc and .clw files, but the class wizard shows only one (even after deleting the .clw file and rebuilding). MFC. ??? thanks alex 'Architecture is music frozen in space.'
-
1. aren't they overlapping ? 2. isn't there one which is set to hidden ? 3. do you create them ? please give more infos, especially about the code...
-
1. NO 2. NO 3. What do you mean 'create'? 4. There is no code; that is the problem: without the class wizard showing the control, i can't attach a handler to it. alex 'Architecture is music frozen in space.'
-
man, you have to know that Class wizard is only a tool that fasts what you can do by hand...