Hii To All,
I have COM component (ActiveX DLL) develpoed in VB. What i need is to make that component accessible to Python. So end -user of my application can write script in python and access my applications's current state, and chage properties of ceratin classes or read properties of some classes.
My application use that COM component only.
I know that, Python code must be enabled to "call back" into my application, in order to get information and/or effect changes to the application's state. But how i do not know.
Anybody have any idea or have done same kind stuff or any reference for this? Please provide your feedback. Everything is welcome. I have to finish this in one week. So, please help me out.
Thanks.
DevHims




Reply With Quote