bogac
09-03-2000, 01:58 PM
hi,
I am developing a database application and I want to list the data to a new
window (not from CListCtrl on dialog). Firstly, I have added a new class
derived from CListView but I cannot create it by implementing a function
or windows handler.
Is possible to create another View class window and call it?
My project is an SDI application and base class of my View class is CRecordView.
thanks to your interest.
I am developing a database application and I want to list the data to a new
window (not from CListCtrl on dialog). Firstly, I have added a new class
derived from CListView but I cannot create it by implementing a function
or windows handler.
Is possible to create another View class window and call it?
My project is an SDI application and base class of my View class is CRecordView.
thanks to your interest.