I've recently been working on a new skin, It happens to be a retrofit of an ancient media player(pre mp3
![Very Happy :D](./images/smilies/icon_biggrin.gif)
I'm using 2.1.6 Rincewind on Ubuntu
Test piece from WYSIWYG
Code: Select all
<Theme version="2.0"><ThemeInfo name="Unnamed Theme" author="joel" email="Unknown" webpage="http://www.videolan.org/vlc/"/><!-- Created using the VLC Skin Editor 0.8.6.dev (http://www.videolan.org/vlc/skineditor.html)
-->
<Bitmap id="wave_Wave" file="wave/Wave.png" alphacolor="#FF00FF"/>
<Bitmap id="wave_Level" file="wave/Level.png" alphacolor="#FF00FF" nbframes="10" fps="2"/>
<Window id="wave" x="569" y="104">
<Layout id="Unnamed Layout #3" width="569" height="104">
<Image id="wavebg" image="wave_Wave"/>
<Panel id="Unnamed Panel #5" x="83" y="9" width="300" height="70">
<Image id="Unnamed Image #8" x="250" y="51" image="wave_Level"/>
</Panel>
</Layout>
</Window>
</Theme>
Any advice would be well received!!
Thanks for reading!
Joel