I am moving a project from one computer to the other that uses vsFlexArray and other vsFlex products from VideoSoft. But we no longer have the licenses for these products, and we are looking for free alternatives. Does anybody know of some reliable (and free) alternatives to vsFlex?
Thanks...
Thank you, that cleared the two first message boxes. But the third message box still comes up.
And, I still have the problems with the forms.
Any ideas?
Thanks,
Brian
Hello,
I'm trying to transfer a program from one computer to another. I copied all the necessary files, but I still get these 3 errors when opening the program (Visual Basic 6.0):
ProjectFolder\REPORTPARAMETERDIALOG.DLL could not be loaded--Continue loading project...
Hello,
I have a relatively simple question regarding tcl.
Basically, I only want some code to run if a value is over another value (which is set to some value minus 8).
It is giving me some problems, though:
set progressbartop 0
incr progressbartop [expr .movframe.bottom - 8]
if {$x <...
Awesome- thanks for the response!
One question before I attempt to implement--- do the avi files have to be uncompressed?
Also, do you know of any way that I could open and display .mov files in VB?
Thanks,
Brian
Hello,
Does anybody know a way I can get a control for VB that will allow me to open up a video file and play it, and easily jump to frames?
There is a shareware control bundled with VB 6.0, but it is unregistered (and expensive).
Any help would be greatly appreciated!
Thanks,
Brian
Hello,
I am using an add-in tool that uses a formula that looks like this:
=Interpolate($C$1:$C$49, $D$1:$D$49, $F1, ,0)
However, I would like the formula to be able to pick up the last row number (i.e., "49") from another cell.
Do you know how I could do this?
Here would be the...
Hello,
I am trying to programatically remove a data source from within VB. I'm not sure where to begin.
My VB doesn't seem to recognize the function "SQLConfigDataSource" and I'm not even sure how to implement it.
Does anyone know where I should begin?
Thanks,
Brian
I would like to open a text file that contains hundreds of lines of tab delimited numerical values (hundreds of values per line) between 0 and 255. I would like to take the mean average of all these values (so I guess the program would add up all the values and then divide them by the number of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.