Proposal: utf32Code in sqKeyboardEvent

Tim Rowledge tim at sumeru.stanford.edu
Sat Mar 19 16:14:54 UTC 2005


In message <423BD798.9070603 at gmx.de>
          Andreas Raab <andreas.raab at gmx.de> wrote:

> Folks,
> 
> Since I'm not sure all of you have followed the discussion about scroll 
> events (which then went into keyboard events) here's my proposal again: 
> I would like to add a utf32Code field to sqKeyboardEvent which serves 
> the purpose to provide a UTF-32 value if the VM provides extended input 
> services (the Mac VM already does; others will surely follow). The 
> utf32Code field only needs to be filled in for EventKeyChar events 
> (e.g., neither for EventKeyDown or EventKeyUp since those are used for 
> reporting keys not characters).
> 
> John is already playing with this but I want to make sure there is 
> general agreement on this issue. Ian, Tim? Any extra comments?
There's two spare slot in keyboard events, so feel free.


tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
A bad random number generator:  1, 1, 1, 1, 1, 4.33e+67, 1, 1, 1



More information about the Vm-dev mailing list