August-2010-Graphics-Component-Fix: Difference between revisions
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
== Issues Resolved == | == Issues Resolved == | ||
* Force a repaint when the user resets the log file | |||
* remove all the old chart routine calls > in particular in the TCInterface component | * remove all the old chart routine calls > in particular in the TCInterface component | ||
* plot the new log point to the graph control | * plot the new log point to the graph control | ||
** Mask off plot of points of traces that are not selected | ** Mask off plot of points of traces that are not selected | ||
Revision as of 16:35, 17 September 2010
Issues Pending
- if user upgrades number of channels > prompt the user to restart the software
- if user downgrades the number of channels > prompt the user to restart the software
- wire in error recovery in all modified routines
- make distribution package
- Ship .exe to David for testing first
Issues Currently in Process
Issues Resolved
- Force a repaint when the user resets the log file
- remove all the old chart routine calls > in particular in the TCInterface component
- plot the new log point to the graph control
- Mask off plot of points of traces that are not selected