Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help sought in Triggering an Event of an OCX

Status
Not open for further replies.

baashha

Programmer
Nov 11, 2001
4
MY
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top