|
BS.Player Skins and Skinning Comments on skins, new ideas, skinmaker, skinmaker documentation, or anything else concerning BS.Player skins |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
problem with HBtn style of bars My skin is in beta stadium, but if someone want to help me may download it and help me with my problem. In bsz archive is volbtn.bmp image that I want to use with my skin. TIA.
__________________ QUIDQUID LATINE DICTUM, EST ALTUM VIDITUR. |
| |||
Hi Brdja! The problem resides in the fact that because HBtn bar is a button it must have images for all the possible states. This means that you have to create other 2 pictures, one for Mouse Over event and one for Mouse Down event. So rename your volume button images to volbtnn.bmp for normal appearance, volbtnu.bmp for mouse over appearance and volbtnd.bmp for mouse down appearance. Making so you have to put the following line into your skin.ini file in the [Volume] section: ButtonImg=volbtn I have one suggestion to made you. Customized buttons bar are, by definition, of any shape, so the first top-left pixel determines the transparent color and will not be shown. Make a new button image like the one below with the first column having the same NOT USED color. Hope this could help you!! Cheers! |
| |||
Tizio, thanks a lot! That solved my problem ;) Thing I done wrong is that I've defined ButtonImg=volbtn, and had only volbtn.bmp. And I've tried with n, u, d images, but defined ButtonImg-volbtnn :) And now few more questions ;) Is there way to show file/movie name in fullscreen part of skin? And is there a way to skin equalizer part? Of course, MPlayer skin for BSPlayer is ready for download now. Any suggestions, "feature" requests or bug repports are welcome ;)
__________________ QUIDQUID LATINE DICTUM, EST ALTUM VIDITUR. |
| |||
I do not think there is a way to show the file name in fullscreen mode. As for skinning the equalizer, the newest build (812) allows you to skin it to a limited extent. See 'eqmain.bmp' and 'eq.ini' in the base skin folder.
|
| |||
I've just downloaded build 812, and there is no eqmain.bmp and eq.ini files in Base skin folder :( Can you send me those on <brdja AT mail DOT ru>? Another thing with 812 is that I can't find a way to turn on my own skin GUI colors. BSP always shows default silver color :(
__________________ QUIDQUID LATINE DICTUM, EST ALTUM VIDITUR. |
| |||
Hi! I posted the new version of my BSP SkinMaker at this link: http://forum.bsplayer.org/viewtopic.php?p=17200#17200 Bye |
Tags |
bars, hbtn, style |
| |