Hello! I'm trying to change the default background cursor of a Batik applet whenever the program goes into a certain mode that is determined at runtime. E.g. if the user selects a pan button, I want Cursor.CROSSHAIR_CURSOR to be the new default cursor that appears when hovering over the SVG file, even _without_ pressing the mouse button. The other behavior shall remain unaffected, i.e. when the user hovers over links with the mouse, a hand cursor (Cursor.HAND_CURSOR) should still appear. I just want to be able to exchange the "default background cursor" of the JSVGCanvas dynamically. Does anyone know how to do that?
Thank you! Best, Chris -- Chris Cruzdal __________________________________ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]