Well spotted. This only happens if you hit the encode button without adding any frames first, so rather than change the UpdateStatusBar method, I've put a test in the Encode method so it doesn't even start the process if there are no frames.
Note you need to get the latest CommonForms (0.1.3596.19787) before you can build this as it contains a new CleverMessageBox control.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well spotted. This only happens if you hit the encode button without adding any frames first, so rather than change the UpdateStatusBar method, I've put a test in the Encode method so it doesn't even start the process if there are no frames.
Note you need to get the latest CommonForms (0.1.3596.19787) before you can build this as it contains a new CleverMessageBox control.