Well what i'm trying to do ATM is define a path, or a set of paths to form a
region for a map. when a user clicks or hovers over the region, i am trying
to get my call back to tell me which region it is. based on the SVG standard
of click or mouseover i have a database that will provide additional
information about the region and display it in a swing window. so basically
my callback just needs to tell me what region it is so that i can show the
proper data in another window.
--
Christian

"Since light travels faster than sound is that why people look bright until
you hear them?"



--------- Original message --------
From: "Thomas E Deweese" <[EMAIL PROTECTED]>
To: "Batik Users" <[EMAIL PROTECTED]>, "Christian Richards"
<[EMAIL PROTECTED]>
Subject: Pointer Events?
Date: 02-26-02 09:23

>>>>> "CR" == Christian Richards writes:

CR> Does anyone know whether they have pointer events working yet?

Yup we do (in fact we have had pointer events for quite a while).

CR> If not, does anyone have any code to allow pointer events? I'm
CR> looking to click a region in SVG and get one of my own functions
CR> to complete... Any work arounds for this even?

The real question is what you are allowed to do in your 'callback'
function. If you give me some idea what you want to do I can probably
tell you if it can be done with the current Batik.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--Web Hosting from only £10 Per Year http://aguk-hosting.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to