RE: Problem with multiple JInternalFrame's using batik

2003-07-21 Thread Fred Ingham
Thomas, I checked out the latest Batik from the CVS repository and the problem with multiple JInternalFrame(s) is now gone. Thank you for your assistance, Fred - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

Re: Problem with multiple JInternalFrame's using batik

2003-07-20 Thread Thomas DeWeese
Fred Ingham wrote: To all, I am trying to use the JSVGCanvas in an application that uses a JDesktopPane containing several JInternalFrames (one of which contains a JSVGCanvas). The problem occurs when more than one JInternalFrame exists in the JDesktopPane. The behavior is as follows: What ve

Problem with multiple JInternalFrame's using batik

2003-07-16 Thread Fred Ingham
To all, I am trying to use the JSVGCanvas in an application that uses a JDesktopPane containing several JInternalFrames (one of which contains a JSVGCanvas). The problem occurs when more than one JInternalFrame exists in the JDesktopPane. The behavior is as follows: If there is a single JInterna