>>>>> "SH" == shawn hwang <[EMAIL PROTECTED]> writes:
SH> I'm using JSVGCanvas to build an application for displaying the
SH> contents of various SVG files. I'm also using
SH> org.apache.batik.apps.svgbrowser.FindDialog in my app as well.
SH> One annoyance that I've run across is the X Windows-like focus
SH> mechanism seemingly built into the batik components that I'm
SH> using. For example, when my mouse moves off of the FindDialog,
SH> keyboard focus is no longer on that dialog (you actually have to
SH> click on the dialog to get the focus back, rather than just
SH> mousing over it). Is there any way of disabling this X Windows
SH> focus mechanism?
This is fixed in CVS (or wait for the 1.5b5 release - which should
happen soon). It still requests focus to the JSVGCanvas at certain
times (like when a document is loaded) but it no longer grabs focus
whenever the cursor enters the component.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]