The best thing to do would be to edit batik.gvt.event.AWTEventDispatcher. So it doesn't capture
TAB key events (see line 394) - the Tab support was never
completed but it got far enough to grab all tab events :/
Fabio Biscaro wrote:
Hi all!
I have a java application with Batik inside to display svg.
I have a problem because I cant get "tab" key in svg.
I noticed that Tab key is not passed to svg by svgcanvas. (many others keys are correctly passed)
How can I get it?
Thanks, Fabio
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]