Page 1 of 1

Can I Disable right click and show buffering time

Posted: 11 Oct 2009 12:26
by dimit58
I'm trying to modify existing Skins with VLC Skin Editor 0.8.5, to disable the right click function on all of the area of the vlc main window. This is so that the default mini menu does not show. Don't want the Interface function enabled. Also advise on button/field in a skin, to show buffering time while loading.

Many Thanks

Dimit58

Re: Can I Disable right click and show buffering time

Posted: 11 Oct 2009 22:09
by erwan10
I'm trying to modify existing Skins with VLC Skin Editor 0.8.5, to disable the right click function on all of the area of the vlc main window. This is so that the default mini menu does not show. Don't want the Interface function enabled.
As of today, right-clicking on an image control in a skins window triggers the popup menu. Since it is hardcoded in the code, not much can be done at the user level. But, I agree skins developper should be given a way to disable this popup menu.
Also advise on button/field in a skin, to show buffering time while loading.
Do you mean the "buff: x%" that is displayed with the qt4 interface ?. It is not implemented in the skins interface so far.

Erwan10

Re: Can I time

Posted: 12 Oct 2009 12:34
by dimit58
Thanks for reply Erwan10.


dimit58

Re: Can I Disable right click and show buffering time

Posted: 12 Oct 2009 19:21
by 3breadt
As of today, right-clicking on an image control in a skins window triggers the popup menu. Since it is hardcoded in the code, not much can be done at the user level. But, I agree skins developper should be given a way to disable this popup menu.
This should not be allowed to be disabled by the skin developer, as this might be the only way to access the preferences or change the skin.