Hi,
I use the following constructor of JSVGCanvas to disable text selection:
public JSVGCanvas(SVGUserAgent ua,
boolean eventsEnabled,
boolean selectableText)
with the values (null, true, false)
However, when hovering the mouse over a text element the cursor still
changes into a text selection cursor. Is there a way to tell batik to not
use this cursor but use the usual pointer cursor?
Regards
Marco
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]