You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by th...@kodak.com on 2006/11/18 02:15:08 UTC

Re: How to Disable Tooltips

Hi Straps,

Strapz <st...@tiscali.it> wrote on 11/15/2006 07:02:26 AM:

> Hi all, is there a way to disable ToolTip messages?

   Replace the default UserAgent in the canvas 
(see 'JSVGCanvas.createUserAgent()') with one that
does nothing in it's handleElement method.

   You should be able to just subclass the canvas and
the CanvasUserAgent to do this.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org