Page 1 of 1

Add a new button

Posted: 27 Feb 2008 05:33
by hecram
Hi I am developing some features of libdvbpsi library for VLC and now I´d like to add a button in the main panel to assign an own action.

I have been reading the files skins-howto and events but I don´t which files to modify for afterwards compile the new VLC. Anyone could help to find where is located the default file to built the main skin? In this way I will be able to have a look of the present skin and how it is built.

Thanks for your time.

Re: Add a new button

Posted: 27 Feb 2008 07:37
by Jean-Baptiste Kempf
Are you speaking of the skin or the defaulkt interface ?

Re: Add a new button

Posted: 27 Feb 2008 19:04
by hecram
Hi I talking the default interface.

Re: Add a new button

Posted: 27 Feb 2008 19:48
by Jean-Baptiste Kempf
Then you don't have to modify a skin but the default interface, in wx or in Qt

Re: Add a new button

Posted: 27 Feb 2008 21:35
by hecram
Hi, I have been looking for information how to do this but I am new in all this amount of features about button and skins, looking. I would like to ask you, only if you are willing to lose a little time, how I can assign a funtion to this button. Where do I have to declare the function? I would like to ACTIVATE a boolean variable in preferences and reinicialize the streaming in the playlist.