I dont have much experience with C++ projects like Gecko or Webkit and I'd like to embed either Gecko or Webkit to a project so that I could construct my UI with HTML and CSS.
Something I'm wondering is that how do I handle events and such in C++ (no JavaScript)? If there's any resourceful tutorial on this topic I'd love to read it.