Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Unable to capture mouse events on Vlc.DotNet.Wpf.VlcControl #154

Closed
tombby11 opened this issue Mar 31, 2016 · 6 comments
Closed

Unable to capture mouse events on Vlc.DotNet.Wpf.VlcControl #154

tombby11 opened this issue Mar 31, 2016 · 6 comments

Comments

@tombby11
Copy link

I am trying to capture mouse events on the control "Vlc.DotNet.Wpf.VlcControl" but i was not able to do so.
I have also noticed that nothing can come on top of this control. As I have tried to have an transparent stackpanel , but then I have discovered that the panel always come below the VLC control

@SkinnySackboy
Copy link

I've got exactly the same problem, which also means context menus do not work. Did you ever find a workaround for this problem?

@tombby11
Copy link
Author

Well I used another repository for VLC , and I pasted the problem there and i got an answer
devkanro/Meta.Vlc#104
check it out :)

@SkinnySackboy
Copy link

Nice, thanks, I think I'll switch too.

@jeremyVignelles
Copy link
Collaborator

A possible workaround for the Airspace issue : https://stackoverflow.com/questions/5978917/render-wpf-control-on-top-of-windowsformshost/23662410#23662410

You can follow the status of this project about airspace issue in #296 . I'm closing this, feel free to reopen if needed.

@dhpanteon
Copy link

base on link
set VlcControl.Background or VlcControl.MediaPlayer.BackColor is Not working if i add VlcControl from code-behind. Is there any solution is available after 1 year ?

@mfkl
Copy link
Contributor

mfkl commented Nov 29, 2018

That link is an issue from another project. Open a new issue with a repository reproducing the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants