ogx / Calculation2D

Extensible 2D image processing framework for C++
3 stars 0 forks source link

Java GUI is not notified of calc2d.exe crash #126

Open spitfire05 opened 9 years ago

spitfire05 commented 9 years ago

When calc2d.exe crashes, the GUI is still responsive, but cannot complete any action. The GUI windows is also impossible to close. Only way to close GUI atm is to kill the gui process.

GUI should be notified somehow that calc2d.exe no longer responds and take adequate actions.