> I am trying to change the cursor attribute for a rectangle but appears that > Batik doesn't display the cursor (or at least I can not see any change) in a > file simple like this: [...] > Any advice?
Weird, no problem here - wait cursor is shown when mouse is over the rectangle, as expected. Are you using a custom Batik-based canvas or using Squiggle directly? May you possibly bumped into an OS-specific issue? I've tried in Windows, using Batik (Squiggle) 1.7 (latest release) [1] and 1.8pre (nightly build) [2] and it worked as expected. Opened SVG test suite's cursor test [3] just to confirm. Please provide further details such as OS and JRE version. Mine: Operating system: Windows XP SP3 JRE: 1.6.0_05 Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/download.cgi#Download+a+distribution [2] http://arc.mcc.id.au/batik-nightly/ [3] http://www.w3.org/Graphics/SVG/Test/20030813/svggen/interact-cursor-01-f.svg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
