Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-ui-dev] class wizard enhancements proposal

Looks nice, Chris.
I like the ability to eventually add stubs for things like copy 
constructors and pure virtuals.

If you're looking for suggestions:

1. Would it be possible to Browse To a Directory for the header and/or 
source file?
For example, the header goes in SimpsonsProject/Homer/include/
and the source code goes in     SimpsonsProject/Homer/src/episode42/
This is possible with the proposed text-field, but error-prone.

2. As a perhaps simpler interface, remove the Enclosing Type checkbox and 
have a radio-button choice of:
  [x]  add to global namespace (the default)
  [ ]  add to namespace: __________________  [Browse ...]
  [ ]  add to class:     __________________  [Browse ...]

Cheers,

- Brent




Chris Wiebe <cwiebe@xxxxxxx> 
Sent by: cdt-ui-dev-admin@xxxxxxxxxxx
04/15/2004 04:38 PM

To
cdt-ui-dev@xxxxxxxxxxx
cc
Alain Magloire <alain@xxxxxxx>, Hoda Amer/Ottawa/IBM@IBMCA
Subject
[cdt-ui-dev] class wizard enhancements proposal






Attached is a proposal for new class wizard dialog.

-Chris

Attachment: ClassWizard.zip
Description: Zip archive


Back to the top