User 21a62ba33f
20-05-2008 10:23:16
Hi Guys!
I have to open the ISIS/Draw editor programmaticaly using java. Client has provided us one automation dll and two OCX control. An automation dll is an ActiveX library. The name of automation dll is "isislib.dll" and two ocx control named "mdlbox.ocx" and "mdldb.ocx". In the dll there is a method CreateSketch. its method docu. says --> "open the empty sketch and return the id of new sketch". We tried to call this method using third party API. Method executes successfully and return the id, but its not opening the editor.
If you guys have ever face this problem or you have any Idea then please share with us. We are really excited to know the solution because we are trying to resolve this issue from the last two weeks.
Thanks
Srinivas
I have to open the ISIS/Draw editor programmaticaly using java. Client has provided us one automation dll and two OCX control. An automation dll is an ActiveX library. The name of automation dll is "isislib.dll" and two ocx control named "mdlbox.ocx" and "mdldb.ocx". In the dll there is a method CreateSketch. its method docu. says --> "open the empty sketch and return the id of new sketch". We tried to call this method using third party API. Method executes successfully and return the id, but its not opening the editor.
If you guys have ever face this problem or you have any Idea then please share with us. We are really excited to know the solution because we are trying to resolve this issue from the last two weeks.
Thanks
Srinivas