You can also use BrowserApplicationContext.eval() to open a window. However, 
this will fail if the application is not running in a browser.

On Jul 9, 2010, at 12:26 PM, JohnRodey wrote:

> 
> I want to have a help icon that displays information (tutorial, FAQs, etc...)
> in a new window or browser.  I know I can use Desktop.browse to display a
> new applet, but was hoping to avoid using the Desktop class.  What other
> options are there?  I don't think I want a new window within my main applet
> because I would like the user to be able to view the help applet and the
> main applet at the same time.
> 
> Thanks
> -- 
> View this message in context: 
> http://apache-pivot-users.399431.n3.nabble.com/Displaying-a-page-in-a-new-window-tp954749p954749.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to