Jian Yi
June 8th, 1999, 09:10 AM
I want to use Property sheet, however it does not support Formview ( Becuase some of pages may be larger than Screen area ).
I try to use SDI Doc/View and splitterWnd by removing/add Formview, however, it is RumtimeClass creation and it does not keep many pages at the same time.
Maybe, MDI formview probally could support my thinking well. But it is too complicated to deal with ( together with CDocment) and hard to pass some paramaters and sychronization between FormView.
In other ways, Could I use Dialog with Scrollbar ? ( If you create Dialog resource, and change property of dialog with Scrollbar by using toolbar, you will find the dialog with scrollbar. But I do not know how to move scrollbar, just like formview. )
or in other words, Could we create a formview without use AddTemplateDoc or split.create.view ?
Anyway, I want to use FormView conveniently as using Dialog Box ?
I try to use SDI Doc/View and splitterWnd by removing/add Formview, however, it is RumtimeClass creation and it does not keep many pages at the same time.
Maybe, MDI formview probally could support my thinking well. But it is too complicated to deal with ( together with CDocment) and hard to pass some paramaters and sychronization between FormView.
In other ways, Could I use Dialog with Scrollbar ? ( If you create Dialog resource, and change property of dialog with Scrollbar by using toolbar, you will find the dialog with scrollbar. But I do not know how to move scrollbar, just like formview. )
or in other words, Could we create a formview without use AddTemplateDoc or split.create.view ?
Anyway, I want to use FormView conveniently as using Dialog Box ?