[Users] WG: which event can I use to show a message whilst the wmsgetinfo tools loads it´s data:SOLVED

Robert Buckley robertdbuckley at yahoo.com
Fri Mar 16 10:06:20 CET 2012




----- Weitergeleitete Message -----
Von: Robert Buckley <robertdbuckley at yahoo.com>
An: Robert Buckley <robertdbuckley at yahoo.com> 
Gesendet: 10:06 Freitag, 16.März 2012
Betreff: Re: [Users] which event can I use to show a message whilst the wmsgetinfo tools loads it´s data:SOLVED
 

here´s how I did it...

eventListeners: {

beforegetfeatureinfo: function () {
                                busyMask.show();
                        }


...and the simply

popup.show(); 
busyMask.hide();  



Hope somone else can use it!

yours,
Rob

________________________________
 Von: Robert Buckley <robertdbuckley at yahoo.com>
An: "users at geoext.org" <users at geoext.org> 
Gesendet: 14:52 Donnerstag, 15.März 2012
Betreff: [Users] which event can I use to show a message whilst the wmsgetinfo tools loads it´s data
 

Hi,

there is sometimes quite a long wait (2-5secs) before the WmsGetFeatureinfo tools loads it´s result....Which event could I use to show a loadmask whilst this is loading?...is the a beforeRender listener for the popup window?


cheers,

Rob
_______________________________________________
Users mailing list
Users at geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20120316/546f44b2/attachment.htm 


More information about the Users mailing list