- April 27, 2009
- 778
- 333
- 32
- Home Country
- Netherlands
In a windows forms app I can just use the BackgroundWorker from the Toolbox.. but how to do that with a MediaPortal plugin? I don't want that MP freezes when I retrieve some stuff from the web.
I also like to show a progressbar when it is doing stuff in the background.
How to achieve this?
I also like to show a progressbar when it is doing stuff in the background.
How to achieve this?