Ported the ProgressReporter and the TrackingBar to the AsyncProgressBar control to eliminate the very similar code both controls were using to perform thread synchronization
git-svn-id: file:///srv/devel/repo-conversion/nuwi@10 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
4734c35111
commit
4261d9b449
5 changed files with 21 additions and 119 deletions
|
|
@ -101,6 +101,8 @@
|
|||
</Compile>
|
||||
<Compile Include="Source\ProgressReporter\ProgressReporterForm.Designer.cs">
|
||||
<DependentUpon>ProgressReporterForm.cs</DependentUpon>
|
||||
<XNAUseContentPipeline>false</XNAUseContentPipeline>
|
||||
<Name>ProgressReporterForm.Designer</Name>
|
||||
</Compile>
|
||||
<Compile Include="Source\TrackingBar\TrackingBar.cs">
|
||||
<XNAUseContentPipeline>false</XNAUseContentPipeline>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue