Recent changes:
- Set max width for alert icon. This was often wasting space that could be used for other columns.
- Bug fix: Sometimes the background color in the alert window was wrong. Typically you saw this when row was more than one line tall.
- Bug fix: Some exceptions related to reordering columns in the alert window.
- Add a limit of 10 strategies to the multi-strategy windows.
- Force the collaborate all dialog from the multi-strategy window to be centered.
- Force the multi-strategy window to repaint itself after calling "delete all".
- Remove exception in tables. Sometimes we were trying to paint a row that didn't exist.
- Bug fix related to sorting a table by a column.
- Labels were not always right in the compare count window.
No changes to the API, sample program, or documentation.