From batik-users-return-10478-apmail-xmlgraphics-batik-users-archive=xmlgraphics.apache.org@xmlgraphics.apache.org Mon Jun 05 18:36:47 2006 Return-Path: Delivered-To: apmail-xmlgraphics-batik-users-archive@www.apache.org Received: (qmail 66148 invoked from network); 5 Jun 2006 18:36:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 18:36:47 -0000 Received: (qmail 73124 invoked by uid 500); 5 Jun 2006 18:36:46 -0000 Delivered-To: apmail-xmlgraphics-batik-users-archive@xmlgraphics.apache.org Received: (qmail 72892 invoked by uid 500); 5 Jun 2006 18:36:45 -0000 Mailing-List: contact batik-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-users@xmlgraphics.apache.org Delivered-To: mailing list batik-users@xmlgraphics.apache.org Received: (qmail 72880 invoked by uid 99); 5 Jun 2006 18:36:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 11:36:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 11:36:42 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FnJw6-00061q-5L for batik-users@xmlgraphics.apache.org; Mon, 05 Jun 2006 11:36:22 -0700 Message-ID: <4719874.post@talk.nabble.com> Date: Mon, 5 Jun 2006 11:33:17 -0700 (PDT) From: rofl To: batik-users@xmlgraphics.apache.org Subject: ECMAScript generated nodes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: robert@lummert.net X-Nabble-From: rofl X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello forum, I have an SVG-App that generates parts off its contents 'onload' with some ECMAScript. But with the usual methods I can't make the generated nodes visible in my SVGCanvas. Attribute manipulation done later by other ECMAScript is visible immediately though. Setting JSVGCanvas.ALWAYS_DYNAMIC didn't solve the problem and methods to invoke a rerendering like startGVTTreeBuilder seem all to be protected. Any ideas? TIA, Robert -- View this message in context: http://www.nabble.com/ECMAScript-generated-nodes-t1736928.html#a4719874 Sent from the Batik - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org