المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Cdialog constructed/create



C++ Programming
09-25-2009, 06:11 AM
Hi
a quick question
if I allocate a cdialog derived object via
the new operator
just so I can save data in the object
that won't associate with windows resource
until I do the create specfing the dialog item
from the resource file
after the create. The framework should call
my ::initdialog overideable

sounds right ??

Btw in the create is where I would specify
the dialog item resource