Quote:
Originally Posted by almatic
then the skin is probably buggy. Maybe a typo in the xml file. You could unpack the archive and check the xml file for obvious typos.
... or just use any other skin.
|
Hi almatic
can u modify the content of xml file sothat it can be resized fully
i am pasting only the required part in the xml file
If u dont mind please edit it to make the resize work properly
==========================================================
<!-- ###################### -->
<!-- # MediaPlayer Layout # -->
<!-- ###################### -->
<Layout id="MediaPlayer" width="598" height="338" minwidth="-1" minheight="-1" maxwidth="598" maxheight="1200">
<Group x="0" y="0">
<!-- Resizable WINDOW /-->
<Image image="main_top_left" x="0" y="0" lefttop="lefttop" rightbottom="lefttop" action="move" />
<Image image="main_top_middle" x="167" y="0" lefttop="lefttop" rightbottom="righttop" action="move" />
<Image image="main_top_right" x="431" y="0" lefttop="righttop" rightbottom="righttop" action="move" />
<Image image="main_left" x="0" y="61" lefttop="lefttop" rightbottom="leftbottom" action="move" />
<Image image="main_middle" x="8" y="61" lefttop="lefttop" rightbottom="rightbottom" action="move" />
<Image image="main_right" x="590" y="61" lefttop="righttop" rightbottom="rightbottom" action="resizeE" />
<Image image="main_bottom_left" x="0" y="269" lefttop="leftbottom" rightbottom="leftbottom" action="move" />
<Image image="main_bottom_middle" x="19" y="269" lefttop="leftbottom" rightbottom="rightbottom" action="move" />
<Image image="main_bottom_right" x="579" y="269" lefttop="rightbottom" rightbottom="rightbottom" action="move" />
<Image image="main_top_right_resizerE" x="590" y="0" lefttop="righttop" rightbottom="righttop" action="resizeE" />
<Image image="main_bottom_left_resizerS" x="0" y="330" lefttop="leftbottom" rightbottom="leftbottom" action="resizeS" />
<Image image="main_bottom_middle_resizerS" x="19" y="330" lefttop="leftbottom" rightbottom="rightbottom" action="resizeS" />
<Image image="main_bottom_right_resizerE" x="590" y="269" lefttop="rightbottom" rightbottom="rightbottom" action="resizeE" />
<Image image="main_bottom_right_resizerS" x="579" y="330" lefttop="rightbottom" rightbottom="rightbottom" action="resizeS" />
<Image image="main_bottom_right_resizerSE" x="590" y="330" lefttop="rightbottom" rightbottom="rightbottom" action="resizeSE" />
================================
THANKS IN ADVANCE
bye