hi,
> > I would like to submit enhancement for OutputManager.
> > This patch will format the attrib to have new line on the specified
> > documentWidth and indent the newline according to getTabulationWidth
> > useful for example to format very long path element d attribute.
>
> There is a p
Tonny Kohar wrote:
hi,
I would like to submit enhancement for OutputManager.
This patch will format the attrib to have new line on the specified
documentWidth and indent the newline according to getTabulationWidth
useful for example to format very long path element d attribute.
There is a pro
Hi!
Antoine Levy-Lambert has posted a message at
netscape.public.mozilla.jseng newsgroup about an incompatible change in
Rhino CVS tip that caused Batik to fail during compilation.
First, thanks for the error report, the changes in Rhino were supposed to
be backward-compatible and I will fix Rhi
Igor Bukanov wrote:
Antoine Levy-Lambert has posted a message at
netscape.public.mozilla.jseng newsgroup about an incompatible change in
Rhino CVS tip that caused Batik to fail during compilation.
First, thanks for the error report, the changes in Rhino were supposed to
be backward-compatible an
On Thu, 05 Feb 2004 11:03:36 -0500, "Thomas DeWeese"
<[EMAIL PROTECTED]> said:
>
> ... however my
> understanding is that script security is implemented using the Java
> 2 Security model in particular it puts _all_ the rhino classes in the
> sand box[*]. I'm sure that a second set of eyes lookin
On Thu, 05 Feb 2004 11:03:36 -0500, "Thomas DeWeese"
<[EMAIL PROTECTED]> said:
>
> ... however my
> understanding is that script security is implemented using the Java
> 2 Security model in particular it puts _all_ the rhino classes in the
> sand box[*]. I'm sure that a second set of eyes lookin
Igor Bukanov wrote:
On Thu, 05 Feb 2004 11:03:36 -0500, "Thomas DeWeese"
<[EMAIL PROTECTED]> said:
... however my
understanding is that script security is implemented using the Java
2 Security model in particular it puts _all_ the rhino classes in the
sand box[*]. I'm sure that a second set of ey
On Thu, 05 Feb 2004 14:38:23 -0500, "Thomas DeWeese"
<[EMAIL PROTECTED]> said:
> ...
>Actually Batik gives the Rhino interpreter the class loader to use.
> So the class loader is from the Batik Context not the Rhino context.
> The Class loader also appears to associate an appropriate code sour
Hi,
I have a question about the invokeAndWair() method of RunnableQueue.
This code:
getCanvas().getUpdateManager().getUpdateRunnableQueue().invokeAndWait(new
NoRepaintRunnable() {
public void run() {...}
});
crashes every time into an IllegalStateException "Cannot be called from
the RunnableQu
Sorry about the test, my last mail didn't get to the list.
--
Cameron McCormack
| Web: http://mcc.id.au/
| ICQ: 26955922
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Thomas.
My implementation of animation is (slowly) progressing. I noticed just
now a bug in my program where some elements were forgetting their
animated attribute values. I see that dom.svg.AbstractElement is using
a SoftDoublyIndexedTable to store the (namespace, localName,
LiveAttributeVal
11 matches
Mail list logo