Hi,
I am trying to associate key events with a frame but it doesn't
seem to be working. I am doing this:
frame:Connect(ID_FRAME, wx.wxEVT_CHAR, CharKeyEvent)
and then I have
function CharKeyEvent(event)
print("Caught Keypress")
end
But I never key the Caught Keypress display. Is there something I am
missing.
I looked at the grid.wx.lua example also, how does the key combinations
caught to call the menu event handlers?
Thanks,
Milind
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users