Final word on AppWizard changes
John R. Zedlewski
zedlwski at princeton.edu
Sun Aug 15 03:59:00 BST 1999
Hey, folks, did we ever make a decision on whether it would be ok to expand the
code creation options for the AppWizard? Specifically, here's what I want to
do:
-Add a page in the app wizard for "Code Generation Options" which only shows up
if the user selected a "KDE Normal" or possibly a "Qt Normal" project.
-On that page, allow the use to specify names for the basic classes created
(e.g. maybe I want my document to be called MyDocument instead of
ProjectNameDoc).
- Allow the user to specify a different base class for the view: KNewPanner,
QMultiLineEdit, or any of the other view classes.
- Of course, these things will all default to the current options, so the user
could just ignore this page if he/she wanted.
- Probably combine the headertemplate/source template pages into one sheet, so
the wizard doesn't get too long.
I've looked into all of this and it's not really too bad; only minor changes
needed to the template too. But are there any objections? I could get it
done this week easily, but after that, I'll be out of town and it won't get
done.
Thanks,
--JZ
More information about the KDevelop
mailing list