Return-Path: Delivered-To: apmail-pivot-user-archive@www.apache.org Received: (qmail 34493 invoked from network); 9 Jul 2010 16:26:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Jul 2010 16:26:51 -0000 Received: (qmail 8189 invoked by uid 500); 9 Jul 2010 16:26:51 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 8144 invoked by uid 500); 9 Jul 2010 16:26:50 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 8136 invoked by uid 99); 9 Jul 2010 16:26:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jul 2010 16:26:50 +0000 X-ASF-Spam-Status: No, hits=3.0 required=10.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jul 2010 16:26:43 +0000 Received: from ben.nabble.com ([192.168.236.152]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OXGP8-00074v-54 for user@pivot.apache.org; Fri, 09 Jul 2010 09:26:22 -0700 Date: Fri, 9 Jul 2010 09:26:22 -0700 (PDT) From: JohnRodey To: user@pivot.apache.org Message-ID: <1278692782148-954749.post@n3.nabble.com> Subject: Displaying a page in a new window MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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.