August-2010-Graphics-Component-Fix: Difference between revisions
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
== Issues Currently in Process == | == Issues Currently in Process == | ||
* When number of channels is changed an popup should alert user to reboot software > with button that calls the EXIT routine to force a graceful exit | |||
* if user upgrades number of channels > prompt the user to restart the software | * 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 | * if user downgrades the number of channels > prompt the user to restart the software | ||
* Turn off sampling after this has occurred so user sees the message | * Turn off sampling after this has occurred so user sees the message | ||
Revision as of 17:33, 17 September 2010
Issues Pending
- wire in error recovery in all modified routines
- make distribution package
- Ship .exe to David for testing first
- Number of channels menu has 17 values! loop probably goes from 0 to 16
- Remove obsolete code from MultiTrajectory: Form_Load event
Issues Currently in Process
- When number of channels is changed an popup should alert user to reboot software > with button that calls the EXIT routine to force a graceful exit
- 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
- Turn off sampling after this has occurred so user sees the message
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