> JLG wrote: > What is the difference between "launch URL" and "set the URL" in a > browser widget? You probably mean load url which caches non-blocking, contrary to set url. There is also load url in widget which also sends you a message, contrary to set url. Launch url leaves LC and launches the url in the system's default browser.