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 josh <jo...@speakeasy.net> on 2003/10/08 21:27:20 UTC

Re: keyboard events

Thomas DeWeese wrote:

> Koes, Derrick wrote:
>> What was the reasoning to remove keyboard events from g elements?  The 
>> draft 1.0 SVG spec has them.  Future versions do not.
 >
>    They were removed from all elements not just the 'g' element
> (however Batik does support them).  The reason is [...]

So, wait, are DOMKeyEvents generated by JSVGCanvases or no?

- josh

ps: batik 1.5


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


Re: keyboard events

Posted by Thomas DeWeese <Th...@Kodak.com>.
josh wrote:

> Thomas DeWeese wrote:
> 
>> Koes, Derrick wrote:
>>
>>> What was the reasoning to remove keyboard events from g elements?  
>>> The draft 1.0 SVG spec has them.  Future versions do not.
> 
>  >
> 
>>    They were removed from all elements not just the 'g' element
>> (however Batik does support them).  The reason is [...]
> 
> 
> So, wait, are DOMKeyEvents generated by JSVGCanvases or no?

   DOMKeyEvents are generated by the JSVGCanvas,
the event types are: 'keypress', 'keydown', 'keyup'

> 
> - josh
> 
> ps: batik 1.5
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: batik-users-help@xml.apache.org
> 
> 




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