Hi!
In my app I am having a hyperlink which pops up google maps and do show an adress from my data screen.
A user was not patient enough to see the google window appear and pressed several time the hyperlink. That resulted in error (translated from Dutch) OLE error code 0x800700aa : The (selected?) source is busy/occupied. Meanwhile google maps appeared.
My solution should be to disable the hyperlink using either a timer or by detecting the google-map window.
In case that seems to be right way; how to detect such a google-maps window do exist?
-Bart
In my app I am having a hyperlink which pops up google maps and do show an adress from my data screen.
A user was not patient enough to see the google window appear and pressed several time the hyperlink. That resulted in error (translated from Dutch) OLE error code 0x800700aa : The (selected?) source is busy/occupied. Meanwhile google maps appeared.
My solution should be to disable the hyperlink using either a timer or by detecting the google-map window.
In case that seems to be right way; how to detect such a google-maps window do exist?
-Bart