Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Doubt about LocationListener.changed
Doubt about LocationListener.changed [message #446028] Tue, 16 November 2004 10:14 Go to next message
Eclipse UserFriend
Originally posted by: serrano.dit.upm.es

I was using a SWT browser widget and I had to do some processing after a
web page has been completely loaded. But I'm not sure about when the
LocationListener.changed method is called. Is it called when the new page
starts loading or when the new page has been fully loaded?
Thanks in advance.
Enrique.
Re: Doubt about LocationListener.changed [message #446048 is a reply to message #446028] Tue, 16 November 2004 17:25 Go to previous message
Eclipse UserFriend
Originally posted by: serrano.dit.upm.es

I have performed some tests loading huge web pages using the browser
widget, and LocationListener.changed was always invoked only when the web
page was completely loaded.

So I think that LocationListener.changed is only called when the browser
has finished loading the page. I think that this behaviour will be
independent from the underlying operative system and browser
implementation.

Greetings.

Enrique.

Enrique Serrano wrote:

> I was using a SWT browser widget and I had to do some processing after a
> web page has been completely loaded. But I'm not sure about when the
> LocationListener.changed method is called. Is it called when the new page
> starts loading or when the new page has been fully loaded?
> Thanks in advance.
> Enrique.
Previous Topic:Problem with Table & CellEditor & mouse click
Next Topic:FontData question
Goto Forum:
  


Current Time: Tue Apr 23 08:45:41 GMT 2024

Powered by FUDForum. Page generated in 0.02771 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top