[rt.cpan.org #119059]

"Philip R Brenan via RT" <[email protected]> Tue, 29 Nov 2016 14:33:05 -0500
Newsgroups gmane.comp.lang.perl.wxperl
Message-ID <[email protected]>
Tue Nov 29 14:33:05 2016: Request 119059 was acted upon.
Transaction: Ticket created by PRBRENAN
       Queue: Wx
     Subject: (No subject given)
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119059 >


Wx_Exp.pm does not appear to have entries for:

enum  	wxKeyCode {
  WXK_NONE = 0,
  WXK_CONTROL_A = 1, 

described on page:

http://docs.wxwidgets.org/3.0/defs_8h.html#a41c4609211685cff198618963ec8f77d

which makes it difficult to use: wxKeyEvent::GetKeyCode()