brianfunk3 / PIEthon

Tool for generating reports and exporting datasets from IU's Pie TCC instance
0 stars 1 forks source link

Disable form functionality while code computes #51

Closed brianfunk3 closed 4 years ago

brianfunk3 commented 4 years ago

IE cant edit textboxes/dropdowns while a thread is running. Should just be a bool change on thread start and stop

brianfunk3 commented 4 years ago

This took 5 seconds lol done ez