fcatools / conexp-ng

ConExp-NG is a simple GUI-centric tool for the study & research of Formal Concept Analysis (FCA) that allows you to create formal contexts, draw concept lattices and explore dependencies between attributes.
https://github.com/fcatools/conexp-ng/wiki
GNU General Public License v3.0
29 stars 8 forks source link

Cancel calculations #144

Closed blu2lz closed 10 years ago

blu2lz commented 10 years ago

Provide a button to stop calculation. Now you can only stop it by starting another activity (open file) or exiting the program.

blu2lz commented 10 years ago

Reminder: Override WebProgressBar, add cancel button (x) on every progress bar, add possibility to cancel every single calculation, not just all.