Hi: I have created a vb.net external script and associated it to CSharp. The
BlockEvent and OnShutdown are working correctly. The WatchEvent is not working.
I noticed the BlockEvent and, in your WindowEyes Object Model, the ConnectEvent
method of the Scripting object return values - they are Function Calls. The
WatchEvent to use with an external script is a sub and does not return a value.
First, if you tested MSAA Events and thus the Accessible Object stuff, with an
external script where can I find an example of that with an associated app?
Second, does it sound correct to not return a value from the WatchEvent as
would be the case with other event functions?
What is the purpose of returning a value from the ConnectEvent and the
BlockEvent functions and should it be diferent for an external script?
Again, the BlockEvent and the OnShutdown as well as my hot key logic are
working correctly as far as I can tell but only the WatchEvent does not work
and seems to be handled diferently from the BlockEvent and the ConnectEvent as
described in the external sample script and VBS Samples respectively.
I am trying to determine if there is a problem with the Windoweyes
implementation or if there is some bug in my app which I have not been able to
find.
Thanks:
Rick USA
a bvalue.