Thank you for your very useful suggestion, Smot.
Using your TEmbeddedWB component I could understand that both my code and your component work only when navigating HTML pages. When reading a PDF or a DOC file (or others files) my code and TEmbeddedWB do not fire events for pressed keys.
My question is therefore a little bit different, or applies to a slightly different context: how can I get keys form TWebBrowser (or TEmbeddedWB) when navigating in non-html files?
I tried also using an event handler for the application, but it doesn't work.
Main Topics
Browse All Topics





by: smotPosted on 2009-04-25 at 09:36:27ID: 24232637
TEmbeddedWB has OnKeyDown/KeyKeyUp events