Hi,

I know, winEmbed is actually obsoleted by mfcEmbed, but since I'm not an MFC programmer I decided to base my very first embedding application upon winEmbed.

And here's my problem: When winEmbed is showing an edit field within a web page, it isn't possible to get the keyboard focus to this field. It's perfectly possible to pass the focus to the MozillaWindowClass window, if I click elsewhere on the window, but if I click on the edit field, the focus won't move. Consequently, the edit field never shows a caret. This problem doesn't occur with mfcEmbed. Can anybody help me?

Florian


Reply via email to