Views derived from CWnd
-
Hello everyone, I want to display the controls on the view class which is not derived from CView.( The application is not using the Doc / View arch.) Is there any way in which I can load the entire dialog template instead of calling the Create / CreateControl for each control that i want to display on the form? thanks and regards :confused: :confused:
-
Hello everyone, I want to display the controls on the view class which is not derived from CView.( The application is not using the Doc / View arch.) Is there any way in which I can load the entire dialog template instead of calling the Create / CreateControl for each control that i want to display on the form? thanks and regards :confused: :confused:
You want to display a view which is not derived from
CView
:confused: What are you trying to do, then? Could you please ellaborate? Joaquín M López Muñoz Telefónica, Investigación y Desarrollo -
Hello everyone, I want to display the controls on the view class which is not derived from CView.( The application is not using the Doc / View arch.) Is there any way in which I can load the entire dialog template instead of calling the Create / CreateControl for each control that i want to display on the form? thanks and regards :confused: :confused:
Mangesh Sardesai wrote: entire dialog template How about CFormView? Nish
Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.