ActiveX object doesn't initialize
Hi there,
I'm using Oracle Forms 6i and trying to implement
an ActiveX object into my existing program.
I create an ActiveX object on the canvas, insert
a desired ActiveX control, import all the OLE interfaces etc.
The problem is, once I compile and run the program with
an ActiveX object, it doesn't appear on the screen nor
initialize in the memory. If I click the button using
one of the ActiveX control's methods I just get an error
message: OLE object not defined in the current record.
I can still import the ActiveX control during the run-time
though and everything works fine then. Could you help
me out please?
Thanks a lot, Peter.