Page 1 of 1

VB.NET marquee problems

Posted: 21 Jun 2016 21:35
by atxvfx
I need to create on screen text for the program I am making... from the best I can tell I should be using the marquee commands for this but it doesn't seem to be working. I get no errors, just nothing gets displayed. Does anyone have any working code for this? or know of another way I can create some text over the video? I believe I am using the latest plugin.

Thanks!

Re: VB.NET marquee problems

Posted: 21 Jun 2016 23:18
by atxvfx
I seemed to have got it working... I had to make the calls outside of the function I used to play the video. Not sure why that worked, but it did.