Hi,
I have modified the MP source to resize and position the window when started in window mode.
Would it be possible for this to be done in a plugin? (so I don't have to redo the mod with each svn)
I would like to be able to do the equivalent of this.Size(x,y) and this.Left = etc..
I have also considered sending a windows message back to MP to ask it to resize, not sure if this is possible either.
Well any pointers would be much appreciated.
Thanks
Paul
I have modified the MP source to resize and position the window when started in window mode.
Would it be possible for this to be done in a plugin? (so I don't have to redo the mod with each svn)
I would like to be able to do the equivalent of this.Size(x,y) and this.Left = etc..
I have also considered sending a windows message back to MP to ask it to resize, not sure if this is possible either.
Well any pointers would be much appreciated.
Thanks
Paul