snerting
Programmer
- Oct 20, 2005
- 52
Hi!
I have two applications, one is an access vb application, the other is a COM object (originally a Python-application).
Case is I want to integrate the COM object into the Access application. Have successfully registered the Python application as a COM object and can successfully start and interact with it from the Access forms (using CreateObject). The only problem is it spawns in a new window, while I would like to put it into my Access form's Tab-control.
Any ideas on how to do this?
any help would be appreciated
--
Jarle
I have two applications, one is an access vb application, the other is a COM object (originally a Python-application).
Case is I want to integrate the COM object into the Access application. Have successfully registered the Python application as a COM object and can successfully start and interact with it from the Access forms (using CreateObject). The only problem is it spawns in a new window, while I would like to put it into my Access form's Tab-control.
Any ideas on how to do this?
any help would be appreciated
--
Jarle