wxHatch: TODO
list
To do list
Roadmap for version
2
- Handle MDI multiple
menus/toolbars
- Add ability to generate
commandline projects
- Add ability to generate projects
based on frames containing notebook, and other controls
- Add Insert Submenu to menu
zone
- Be able to edit the
proportions of controls in the dialog
editor
- Handle multiple
wxLists
- test it with IRIX,
- Sun's CC
compilers work fine with GNU make [
tested in v1.3]
- Develop a dialog editor using
sizers [
done in v1.3]
- Make this program compatible with
the 2.5.0 and CVS head makefiles [
done
in v1.3]
Bugs when building with wxWidgets 2.4
(these are the ones I have found using
it to build projects regulalrly; others are sure to be
present!)
All platforms
- I have tried to get all
the memory leaks - none are reported with MS VC6 compiler or glowcode
- adding Recently Used Files does
not insert the code as cleanly as I would like
- documentation not as detailed as
might be wished
- very long files are slow to
parse
wxMSW (Borland
C, Microsoft
Visual Studio 6, Watcom, Digital Mars, Cygwin
or
Mingw compilers)
- runs smoothly
- tab order of
wxHatch-created dialogs does not match order of control creation
(works in wxGTK and appears to be OK in head CVS)
wxGTK
- builds and runs smoothly on Linux
and Solaris
(including window managers: Windowmaker,
AfterStep, FVWM and
ICEWM; gnome and KDE desktops)
- Ctrl + Shift + T and Ctrl + Shift
+ U menu accelerator
fails with GTK
- Configuring tools menu only
available when the project is closed due to bug in removing menus
wxMotif - tested with Windowmaker on
Linux; Solaris
- dies with scrollbar and font errors
wxX11 - tested with Windowmaker and
ICEWM
- runs with ICEWM and Windowmaker,
but only limited
functionality of wx11 version of wxWidgets
wxMAC - untested
- I have one report of
successful compilation but then it died on running
Bugs when building with wxWidgets 2.5
wxGTK
- Tool bar and menu have
problems with CVS head where clicking some items has no effect(1 May
2004)
Things to sort
- what should happen if the base
code is not found during addition of code
- range of Fixmes and TODO's in
code
ChangeLog
wxHatch
Home 