I'm having some trouble writing a plugin for Mozilla. I've got the basic plugin up and running (I've based the Win32 portion on nsSample). The problem is that my window is not getting any mouse messages such as WM_LBUTTONDOWN etc. It get WM_PAINT ok (just as in nsSample) but no others. Any ideas?
Mark.
