Reply to thread

I have a similar setup, I prefer to watch films on the 16:9 or put mediaportal on the 4:3 while working on the 16:9. So im wanting to move mediaportal between screens without closing it, going to config and starting it again.


piba I wrote a plugin that would do this using SetWindowPos() and it work until a video is played where it would move back to the original screen. Does your patch move mediaportal to which ever screen it started up in before it plays a video? If so, is it possible to have it detect which screen mediaportal is in and enable DirectX in there without moving screens? I have tried looking at your code but I am still new at C#


great to hear this has been included in the SVN


Top Bottom