Hi Dave!
I reverted to DB 3.12, and the property list checkmarks came back.
I tried your described method again, and now it worked!
The result was EXACTLY what I was looking for.
Thanks!
--- In anthemion-devtools%40yahoogroups.com">anthemion-devtools
yahoogroups.com, Dave Silvia <dsilvia
...>
wrote:
>
> Hi!
>
> What I do is instantiate the base class in DB. I then modify the
property list
> to reflect my derived class name (e.g., MywxScrolledWindow for the
"Class"
> property), uncheck the box next to the "External implementation"
property, check
> the box next to the "Separate files" property, and enter the names
of the files
> (e.g., MywxScrolledWindow.cpp for the "Implementation filename" and
> MywxScrolledWindow.h for the "Header filename"). DB then generates
the files
> with the wxScrolledWindow as the class MywxScrolledWindow is derived
from.
>
> I'm attaching a .pjd file to illustrate this (you can get the file
if you
> receive email from the group, if you do not get email from the
group, email me
> with your email addr and I'll send you a copy).
>
> HTH:
>
> thx,
> Dave S.
>
> wxMS_developers · Development with wxWidgets on MSWindows
> http://tech.groups.yahoo.com/group/wxMS_developers/
>
> wxWidgets Code Exchange
> http://wxcodex.net/
>
> >-- On Sat, 03 Feb 2007 18:46:19 -0000 nilsson_bengt wrote --
> > Hi!
> >
> > When adding a derived class (e.g. MywxScrolledWindow) to a layout,
> > I had expected it to be possible to generate a 'skeleton' source
> > file pair (.cpp and.h) based on the base class (e.g.
> > wxScrolledWindow) that I could add my funtionality into.
> >
> > Now it seems I have to write these files from scratch. I have to
> > find the base class files in the wxWidgets distribution, study the
> > content and structure, understand how to write the files to compile
> > without errors, etc.
> >
> > I'm sure I will learn a lot, but it's not very Rapid Application
> > Development.
> >
> > I hope I have missed something.
> > Have I?
> >
> > Bengt Nilsson
> >
> >
> > Yahoo! Groups Links
> >
> > To visit your group on the web, go to:
> > http://groups.yahoo.com/group/anthemion-devtools/
> >
> > Your email settings:
> > Individual Email | Traditional
> >
> > To change settings online go to:
> > http://groups.yahoo.com/group/anthemion-devtools/join (Yahoo! ID
> > required)
> >
> > To change settings via email:
> > mailto: anthemion-devtools-digest%40yahoogroups.com">anthemion-devtools-digest
yahoogroups.com mailto:anthemion-
> > devtools-fullfeatured%40yahoogroups.com">devtools-fullfeatured
yahoogroups.com
> >
> > To unsubscribe from this group, send an email to: anthemion-
> > devtools-unsubscribe%40yahoogroups.com">devtools-unsubscribe
yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to:
> > http://docs.yahoo.com/info/terms/
>
>
>
> thx,
> Dave S.
>
> wxMS_developers · Development with wxWidgets on MSWindows
> http://tech.groups.yahoo.com/group/wxMS_developers/
>
> wxWidgets Code Exchange
> http://wxcodex.net/
>
.