Mouse Click/Double Click Issue
Posted: 02 Jun 2010 11:03
Hello,
I'm using VLC 1.1 RC to display a video in a QWidget (Qt 4.5.2.) on Win32.
It seems that VLC swallows all mouse clicks on the widget set with libvlc_media_player_set_hwnd. No MousePressed, MouseDoubleClick, MouseReleased event is fired on the underlaying widget...
Is this working as intended and if so, how can i work around this? I saw in the git-history that there where some vlc-events for this but they got removed...
Any suggestions?
david
I'm using VLC 1.1 RC to display a video in a QWidget (Qt 4.5.2.) on Win32.
It seems that VLC swallows all mouse clicks on the widget set with libvlc_media_player_set_hwnd. No MousePressed, MouseDoubleClick, MouseReleased event is fired on the underlaying widget...
Is this working as intended and if so, how can i work around this? I saw in the git-history that there where some vlc-events for this but they got removed...
Any suggestions?
david