Page 1 of 1

CEF offscreen + Qt Keyboard Events

PostPosted: Sun Mar 12, 2017 9:48 pm
by rengowrath
Has anyone gone through the work to get Cef working inside of a Qt application - specifically the task of converting QKeyEvent to CefKeyEvent. It seems like a ton of working figuring out the mapping and I'm not quite sure where to fit in the KEYEVENT_CHAR messages.

Thanks!