I'm going to repost the message-->
I'm sure that i've upgrade from VO 2.5b3 to 2.6 correctly, but I've problems
with importing ActiveX controls.
- First, the generated wrapper classes for ALL activeX controls with events
generates 6 event interfaces for each "real" event interface in the original
control.
- Each name in the wrapper class appear with a '_' character in the end of
the name of the 1st class, with an '__' in the second and so.
- In compilation time, the compiler generates an error like:
"Conversion is not possible between ARRAY in WORD : 52611"
Since the wrapper is automatically generated, I don't have the possibility
of modifying that classes.
- The ActiveX control isn't added to the palette, so I don't have any
possibility to use it in a form.
Thanks, Victor.
(Please, I've upgraded the program and now i can't work in my project until
i have the solution to this "issue")
This has been a problem with VO for sometime. I and others have reported
this issue several times to development. I hope they will fix it once for
all in VO 2.7.
Here what you can do to generate a clean activex interface code. Create a
new project, then switch to it and generate the active interface there.
Export it. Then get back the old project, delete the old messed up code and
import the good interace from new project.
Regards,
Jamal
"terra" <elg...@terra.es> wrote in message
news:vrvna.157067$2F6.1...@telenews.teleline.es...