Search found 4 matches

Go to advanced search

by lmwork
27 Mar 2009 17:42
Forum: Web and scripting
Topic: disable activeX fullscreen mode
Replies: 1
Views: 651

disable activeX fullscreen mode

Someone asked on another post about preventing/disabling mouse double-click event from reaching VLC Activex. Is there a option for the activeX control interface to disable fullscreen mode when a mouse double click event occurs. If, so what version or is this in the plan for the next release. Thanks ...
by lmwork
24 Feb 2009 01:47
Forum: Web and scripting
Topic: Cannot get vlc activeX control to play video
Replies: 4
Views: 2737

Re: Cannot get vlc activeX control to play video

I tried your suggestions and got the same results. I also tried to create an instance of VLCControl and was not successful. I also tried to used the interface directily with IVLCControl ,C2FA41D0-B113-476e-AC8C-9BD14999C1C1, I was unsuccessful, got message saying class not registered (I registered t...
by lmwork
19 Feb 2009 20:54
Forum: Web and scripting
Topic: Cannot get vlc activeX control to play video
Replies: 4
Views: 2737

Cannot get vlc activeX control to play video

I'm trying to develop a simple c++ application and cannot get the vlc activeX control to play video. When I run my program I can see the activeX widget but no video will play. Here is my example program. int main(int argc, char *argv[]) { QApplication app(argc, argv); //MainWindow mainWin; //mainWin...
by lmwork
19 Feb 2009 20:24
Forum: Web and scripting
Topic: Problem with ActiveX in C++
Replies: 5
Views: 3345

Re: Problem with ActiveX in C++

I'm trying to develop a simple c++ application and cannot get the vlc activeX control to play video. When I run my program I can see the activeX widget but no video will play. Here is my example program. int main(int argc, char *argv[]) { QApplication app(argc, argv); //MainWindow mainWin; //mainWin...

Go to advanced search