Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.visual-basic > #18880

Re: Google maps

Path csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Greg <greg@alicie.com>
Newsgroups it.comp.lang.visual-basic
Subject Re: Google maps
Date Tue, 25 Oct 2016 14:20:15 +0200
Organization solani.org
Lines 20
Message-ID <nunilv$hlc$1@solani.org> (permalink)
References <nucmj9$cju$1@solani.org> <numtta$3pf$1@solani.org>
Mime-Version 1.0
Content-Type text/plain; charset="iso-8859-15"; format=flowed
Content-Transfer-Encoding 8bit
X-Trace solani.org 1477398015 18092 eJwFwYEBwDAEBMCVyHtqHCX2HyF3hKt3mNONy0XL1o/OipVbk6XE5PHzgTdLdJTdoluAhT0rHxEc (25 Oct 2016 12:20:15 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Tue, 25 Oct 2016 12:20:15 +0000 (UTC)
X-NNTP-Posting-Host eJwFwYERACEIA7CVqNh6jsML3X+ET5iC3tmiNk1nV3R8hSl2B0PxEq4FIHedGq0ZjH1NXP4oaRFs
X-User-ID eJwNyccBwDAIA8CVQpFIxqGY/Udw7nswCjucoGOx4ppasxl7DCI0dNoIZl91xn8nqn0nP9F6LiM0EXw=
Cancel-Lock sha1:PqYRGXzaTSMF+NDYuCQHzlWIzoE=
X-Newsreader MesNews/1.08.06.00-it
Xref csiph.com it.comp.lang.visual-basic:18880

Show key headers only | View raw


Il 25/10/16 08:25:43 Greg ha scritto:
> Il 21/10/2016 11:19:36 Greg ha scritto:
>> Visualizzo le mappe di Google Maps tramite l'oggetto WebBrowser.
>
> Sono passato ad usare SHDocVwCtl.dll, risolto il problema, inoltre posso controllare molte piu cose  rispetto al 
> WebBrowser

La scelta però pone un altro problema: la finestra che viene creata, dopo che ha perso il focus non c'è modo di 
riaverlo.

La creo in questo modo:
Dim MIE As Object
Set MIE = CreateObject("InternetExplorer.Application")

imposto tutte le preferenze, ma quando faccio clik nella form posta sotto giustamente perde il focus, quindi cerco di 
restituire il focus con l'istruzione MIE.Setfocus ma non funziona. Come fare senza ricorrere ad una serie di funzioni 
api?

-- 
Greg

Back to it.comp.lang.visual-basic | Previous | NextPrevious in thread | Find similar


Thread

Google maps Greg <greg@alicie.com> - 2016-10-21 11:19 +0200
  Re: Google maps Greg <greg@alicie.com> - 2016-10-25 08:25 +0200
    Re: Google maps Greg <greg@alicie.com> - 2016-10-25 14:20 +0200

csiph-web