ActiveX Control Popups and Focus

I have a few activeX controls that my site needs. When testing them under IE7 RC1 I noticed that the IE window keeps stealing the focus. This is a problem with control since it something displays modeless dialog windows that the user needs to type in. They can't since the dialog windows never get the focus. Is this a bug or something I have to deal with. Any info would be appreciated.
[388 byte] By [markdemich] at [2007-12-25]
# 1

I have the same problem.

My activeX is developped with Delphi, and yours ?

I found some delphi code to avoid it, but it's not a good solution (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=841983&SiteID=1)

I am waiting for an MS solution

Guittoon at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Web Development...