]> git.saurik.com Git - wxWidgets.git/blob - utils/configtool/docs/todo.txt
use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes Sun CC warning)
[wxWidgets.git] / utils / configtool / docs / todo.txt
1 TODO
2 ====
3
4 Note: some tasks can be done by others
5 once in CVS.
6
7 Essential
8 =========
9
10 - make decent example from setup.h
11
12 - allow for string, integer settings
13
14 - Settings dialog
15
16 - generate setup.h, configure commands
17
18 - distinguish between configurations settings
19 and configuration template files
20
21 - configuration browser
22
23 - ability to invoke make after configuration
24
25 - how about running samples, giving size
26 information (possibly writing to file)
27
28 - command-line mode: could write configure command
29 to standard output, with optional make invocation
30
31 - decide on a standard location for .wxs files in
32 wxWin hierarchy, so tool can find files automatically.
33
34 - makefiles for other systems
35
36 - setup and tarball generation
37
38 - documentation
39
40 Nice-to-have
41 ============
42
43 - incorporate makefile/project generator
44 for independent apps
45
46 - possibly evolve it into a central command
47 centre for wxWidgets: invoke other apps such
48 as poEdit, <favourite dialog editor>, help,
49 wizards, etc. Upgrade your wxWin version
50 via the web.