PDA

View Full Version : ActiveX and MDI


nguyenxuan
June 27th, 2007, 11:17 PM
Is there any collision if I embed Foxit ActiveX control in a CFormView in MDI application? I've made a simple application as mention above but it seem not perfectly because I always receive a violient accession while operate with multible MDI childs.

By the way, there is no problem when I open multi child, erverything works well (operate with 1 child at a time work perfectly). The problem just is raised when I close one of the child and try to select the other tool by call setCurrentTool(...) method. The application fail with "Access Violent" at....

william
June 29th, 2007, 02:15 AM
Hi nguyenxuan,

It is most likely because our ActiveX does not support multi-thread.

nguyenxuan
June 29th, 2007, 02:37 AM
Hi William!

Thanks for reply.

I really have a high appreciation on your ActiveX control with Form tools support. And I also want to purchase your ActiveX product in order to build my own program that can build PDF form for my company. But I also want to build a program that can operate with multiple documents. Can you suggest me another of your activeX version or DLL that support both form tool and can operate with multiple documents.

Thanks in advance.