I have an OCX which i instantiated.
(Insert into the window as a visual object and called 'ole_1').
Subsequent method calls to the 'logon' function of the OCX is fine.
ll_ret_code = ole_1.Object.login(......)
However, an the event specific to this OCX cannot be triggered.
<i see the event though in the drop-down-list-box of the PB7.0 IDE>.
Just wondering is there any 'initiation' code that i may have missed. <otherwise, i would be quick to suspect a compatibility issue>
Any help is greatly appreciated.
NCK
(Insert into the window as a visual object and called 'ole_1').
Subsequent method calls to the 'logon' function of the OCX is fine.
ll_ret_code = ole_1.Object.login(......)
However, an the event specific to this OCX cannot be triggered.
<i see the event though in the drop-down-list-box of the PB7.0 IDE>.
Just wondering is there any 'initiation' code that i may have missed. <otherwise, i would be quick to suspect a compatibility issue>
Any help is greatly appreciated.
NCK