|
-
May 11th, 1999, 04:23 AM
#1
Changing the dialog template resource file of a class based on a generic class with a different temp
Hi,
I want to write some generic classes for dialog screens with a standard dialog template which can be changed to a template (with the same controls but also some additional ones) in a class based on the generic class.
e.g.
Generic class CGeneric (Template: ID_DIALOG_EDIT)
CGeneric based class CDerived (Template: ID_DIALOG_BROWSE)
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|