harvinder wrote:
Only documents get resize events. And you'll only see keypress events if the element or one of its children has the focus.noteTarget->AddEventListener(NS_LITERAL_STRING("resize"), this, PR_TRUE);
noteTarget->AddEventListener(NS_LITERAL_STRING("resize"), this, PR_TRUE);
-- Warning: May contain traces of nuts. _______________________________________________ mozilla-editor mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-editor
