VB.NET marquee doesn't work

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
naamah75
New Cone
New Cone
Posts: 4
Joined: 14 May 2012 21:13

VB.NET marquee doesn't work

Postby naamah75 » 14 May 2012 21:20

Hi, I'm trying to write a small app that play a directshow source and a text overlay.
My code is:

Code: Select all

AxVLCPlugin21.playlist.add("dshow://") AxVLCPlugin21.playlist.play() AxVLCPlugin21.video.marquee.text = "Hello Wordl" AxVLCPlugin21.video.marquee.opacity = 255 AxVLCPlugin21.video.marquee.x = 100 AxVLCPlugin21.video.marquee.y = 100 AxVLCPlugin21.video.marquee.enable()
the directshow source is well displayed, but the overlay isn't visible... why?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VB.NET marquee doesn't work

Postby Jean-Baptiste Kempf » 14 May 2012 22:43

Look at the logs.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

naamah75
New Cone
New Cone
Posts: 4
Joined: 14 May 2012 21:13

Re: VB.NET marquee doesn't work

Postby naamah75 » 15 May 2012 06:42

I'm embarrassed :oops: but I don't understand what you mean for "look at the logs"...


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 6 guests