|
General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
[SOLVED] Set the movie window size and pos Can I set the movie window position(left,top) and size (width, height) with bsp.pas (under Delphi)? I found the BSP_IncMovWin and BSP_DecMovWin but these are only increment and decrement the window size... Thanks! |
| |||
AFAIK it's not possible with internal functions, but once you have BSplayer's Video window handler, you can use SetWindowPos to reisze it the way you prefer ;)
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
Quote:
But I prefer if I can use an internal function of BSplayer...I'm afraid I can't do this... Thanks! |
Tags |
movie, set, size |
| |