Frank,
This looks like an excuse for a slightly more flexible layout class for
editor pages.
As it stands, fields usually have a label (on the left) with a data
entry widget.
What would be nice is optional fields that can be turned on from the
taskcoach.ini file.
If every field was optional (with a good default), then the framework
would be very extensible.
I have used this concept in some commercial projects (Delphi, not
wxPython), and it has worked.
I mention this, because when working on the editors, I noticed that the
GUI is hard coded most places instead of being loaded from data
structures that are isolated separately.
If the data model was modularized as well, it would make this work
easier too. The OK handlers could be specified in the base class.
Carl
--- Begin Message ---
I would like to be able to specify the start time as well as the start
date for a task. A task would remain color coded as a future task
until both the start date and time have been reached. Default time
would remain as it effectively is now.
That allows graceful handling of tasks that need to be done daily at
2:00, or every Wednesday at 3:00.
I would appreciate it if any of you who feel the same way would add a
comment to my feature request, helping to raise its priority.
[ 2076496 ] Need start time for tasks
https://sourceforge.net/tracker/index.php?func=detail&aid=2076496&group_id=130831&atid=719137
Thank you,
Bob
--- End Message ---