Page 1 of 1

Skins feature vlc.maximize doesn't work on mine

Posted: 25 Aug 2012 00:32
by melkir
Hi,
With my vlc skin i can't enlarge the windows (maxize vlc), somebody know how can i add this fonctionnality ? I have tried vlc.maximize but it's hide my button
This is the skin that i use (an edited version of a skin found in deviantArt) http://www.mediafire.com/download.php?40i5h3xlkmbcum9

Re: Skins feature vlc.maximize doesn't work on mine

Posted: 25 Aug 2012 09:08
by erwan10
This is not "vlc.maximize" but "WindowsID.maximize()". See http://www.videolan.org/vlc/skins2-create.html

Re: Skins feature vlc.maximize doesn't work on mine

Posted: 25 Aug 2012 11:34
by melkir
Yes, you're right. I've try to replace the button "-" which have the function vlc.minimize() by vlc.maximun() and this don't work :(
I don't know the WindowsID but i think it's the same for the fullscreen and mimize and maximun.