[plt-scheme] mysterx InternetExplorer.Application NewWindow2

From: Paul Steckler (steck at stecksoft.com)
Date: Fri Jun 27 07:19:29 EDT 2003

> (com-register-event-handler ie "NewWindow2" (lambda(ie nav?) (printf 
"new~%")))
> I get Navigate events from the main window, but I never get a
NewWindow2 event, 
so I can't attach to the new window to monitor it.

The MS docs say that the event does not occur when you select Window|New
from 
the IE menu.  Is that the situation here?

-- Paul



Posted on the users mailing list.