testmycode / tmc-netbeans

Test My Code NetBeans plugin
GNU General Public License v2.0
19 stars 18 forks source link

Make submission progress dialog backgroundable #17

Closed mpartel closed 12 years ago

mpartel commented 12 years ago

Add a "run in background" button or checkbox to the submission progress dialog. Will involve making a custom version of the dialog instead of using the progress API's simple method to get the modal one.

This is a follow-up of #14.