hklemm / Prospero

0 stars 0 forks source link

[Module II] Add a progress bar when preforming a Run #15

Open jonathanlintott opened 7 years ago

jonathanlintott commented 7 years ago

From Trine.

jonathanlintott commented 7 years ago

Will involve a process known as 'threading'. Not something I've done before but is something I've wanted to do. Could be quite simple, could break everything. Let's see what happens.

hklemm commented 7 years ago

if you need to thread, you should probably rather think about parallelising the surface generation :-)

TrineDahl-Jensen commented 7 years ago

As a first (probably) quick thing a simple text saying "running", "calculating" or something similar would be good - the main thing is to know that the calculations are actually running :)